Skip to content

Commit

Permalink
Fix requirements files in MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
jadchaar committed Jan 1, 2022
1 parent 022845e commit fecbada
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
include LICENSE CHANGELOG.rst README.rst Makefile requirements-dev.txt tox.ini
include LICENSE CHANGELOG.rst README.rst Makefile tox.ini
recursive-include requirements *.txt
recursive-include tests *.py
recursive-include docs *.py *.rst *.bat Makefile

0 comments on commit fecbada

Please sign in to comment.