Skip to content

Commit

Permalink
Merge pull request #6517 from jnhyperion/remove-pytest-ini
Browse files Browse the repository at this point in the history
Remove pytest.ini in MANIFEST.in since it does not exist anymore
  • Loading branch information
sigmavirus24 committed Aug 29, 2023
2 parents 16dc70d + 4585a7f commit 8b560ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include README.md LICENSE NOTICE HISTORY.md pytest.ini requirements-dev.txt
include README.md LICENSE NOTICE HISTORY.md requirements-dev.txt
recursive-include tests *.py

0 comments on commit 8b560ec

Please sign in to comment.