diff --git a/python-tokenize-rt.spec b/python-tokenize-rt.spec index f254362..7ead4d7 100644 --- a/python-tokenize-rt.spec +++ b/python-tokenize-rt.spec @@ -54,6 +54,8 @@ A wrapper around the stdlib `tokenize` which roundtrips. %python_uninstall_alternative tokenize-rt %files %{python_files} +%license LICENSE +%doc README.md %python_alternative %{_bindir}/tokenize-rt %{python_sitelib}/*