django-analytical
django-analytical copied to clipboard
Remove apparently obsolete setup.cfg
The setup.cfg file contains configuration data that used to be read by tools like Tox and Sphinx.
The respective values now appear in pyproject.toml and tox.ini, and it looks like the entire file is hence obsolete.
I'm not 100% sure whether ReadTheDocs reads the file, but I guess building the docs should work just fine without it.
Codecov Report
Merging #220 (e596e20) into main (248e04a) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #220 +/- ##
=======================================
Coverage 94.49% 94.49%
=======================================
Files 31 31
Lines 1344 1344
=======================================
Hits 1270 1270
Misses 74 74
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 248e04a...e596e20. Read the comment docs.
Please, anyone, review this PR, so we can merge it!
@jezdez @smithdc1 @PiDelport @jcassee
Thanks Jannis!
@bittner NP, did you see that the CI system isn't working correctly?
@bittner NP, did you see that the CI system isn't working correctly?
Yes. I just described it in https://github.com/jazzband/django-analytical/pull/226#pullrequestreview-1408576409.