Exclude a bunch of unneeded files from the python distribution (#620)
* Exclude a bunch of unneeded files from the python distribution * Update MANIFEST.in
This commit is contained in:
Родитель
0fba188625
Коммит
5d503ac5df
|
@ -0,0 +1,6 @@
|
|||
exclude .coveragerc .gitignore .linter-files .travis.yml CODE_OF_CONDUCT.md appveyor.yml setup.cfg
|
||||
recursive-exclude bin *
|
||||
recursive-exclude docs *
|
||||
recursive-exclude tests *
|
||||
recursive-exclude gui *
|
||||
recursive-exclude requirements *
|
Загрузка…
Ссылка в новой задаче