mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-03-16 21:30:24 +00:00
MANIFEST.in is a mistery
This commit is contained in:
parent
0e77a93552
commit
7a782d03a7
1 changed files with 4 additions and 1 deletions
|
|
@ -13,4 +13,7 @@ recursive-include testproject *
|
|||
recursive-include docs *
|
||||
prune rosetta/tests/__pycache__
|
||||
prune rosetta/utils/__pycache__
|
||||
|
||||
prune testproject/__pycache__
|
||||
prune testproject/htmlcov
|
||||
prune rosetta/tests/test_app/__pycache__
|
||||
prune docs/_build
|
||||
|
|
|
|||
Loading…
Reference in a new issue