Skip to content

Commit ed422be

Browse files
committed
chore: remove unused pytest config
The test that used the marker was removed in pypa#233 `pytest` also included the marker in version 3.7.2 in late 2018. Signed-off-by: Mike Fiedler <[email protected]>
1 parent 319bd4b commit ed422be

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
include LICENSE README.rst CHANGES.rst
2-
include tox.ini .coveragerc pytest.ini
2+
include tox.ini .coveragerc
33
include readme_renderer/py.typed
44

55
recursive-include tests *.html

pytest.ini

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)