aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-10-05 14:01:18 -0700
committerBryan Newbold <bnewbold@archive.org>2020-10-05 14:01:18 -0700
commitbbda3da01f419692562f71771daaf5043a09903a (patch)
tree796118ca4a8ca84096b291281cb4c63634b92063
parenta5c77cd70679ee956f37ccc0ea205f928b734e97 (diff)
downloadfatcat-scholar-bbda3da01f419692562f71771daaf5043a09903a.tar.gz
fatcat-scholar-bbda3da01f419692562f71771daaf5043a09903a.zip
pytest: remove unused 'ignore' from config file
-rw-r--r--pytest.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/pytest.ini b/pytest.ini
index 4a619a1..5a57052 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,7 +1,5 @@
[pytest]
-ignore = setup.py
-
# search for 'test_*' functions in all python files, not just under tests
python_files = test_*.py tests/*.py fatcat_scholar/*.py