remove pytest.ini since it does not exist anymore

This commit is contained in:
Johnny.H
2023-08-29 13:41:49 +08:00
parent 16dc70df34
commit 4585a7fbda
+1 -1
View File
@@ -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