Skip to content

Commit

Permalink
Merge pull request #84 from scrapy/fix-manifest
Browse files Browse the repository at this point in the history
Update MANIFEST.in.
  • Loading branch information
wRAR committed May 8, 2024
2 parents 98be128 + e21261f commit de8adc3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
include LICENSE
include README.md
include Changelog.md
include pytest.ini
include tox.ini

recursive-include tests *.py *.txt

0 comments on commit de8adc3

Please sign in to comment.