Commit 5fad6c5
committed
Fix Python 3.9 support and handle PR feedback
- Updated `pytest.ini` to ignore `FutureWarning` and `DeprecationWarning` regarding unsupported Python 3.9 version.
- Commented out `importlib-metadata` dependency in `setup.py` as requested by PR review (NOTE: This will likely break Python 3.9 tests).1 parent 9f74bec commit 5fad6c5
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments