mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Explicit vendored click_completion *.j2 entry in MANIFEST.in
This seems to be needed to make sure they are included in distributions.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
include README.rst LICENSE NOTICES HISTORY.txt pipenv/patched/safety.zip
|
||||
include pipenv/vendor/pipreqs/stdlib
|
||||
include pipenv/vendor/pipreqs/mapping
|
||||
include pipenv/vendor/click_completion/*.j2
|
||||
include pipenv/pipenv.1
|
||||
recursive-include pipenv *LICENSE* *COPYING* t32.exe t64.exe w32.exe w64.exe cacert.pem
|
||||
|
||||
Reference in New Issue
Block a user