Skip to content

Commit

Permalink
Exclude noxfile.py from the sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Sep 5, 2019
1 parent 79ce923 commit b70d30e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ exclude .appveyor.yml
exclude .travis.yml
exclude .readthedocs.yml
exclude tox.ini
exclude noxfile.py

recursive-include src/pip/_vendor *.pem
recursive-include docs Makefile *.rst *.py *.bat
Expand Down

0 comments on commit b70d30e

Please sign in to comment.