diff --git a/setup.cfg b/setup.cfg index 5b89368..5f41e7f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,6 +8,7 @@ author_email = kulakov.ilya@gmail.com url = https://github.com/Kentzo/git-archive-all description = Archive git repository with its submodules. license = MIT License +license_file = LICENSE.txt classifiers = Development Status :: 5 - Production/Stable Environment :: Console