This is about cleanup related to what we found closing #107. We can be a bit more confident in changing things now that tests are running.
The package itself can be a bit hard to maintain in the long run because there are many moving parts. Many of the parts are outdated and should be removed or replaced.
Let's see how much we can simplify the package so it's easier to maintain and we'll also update some things!
This is about cleanup related to what we found closing #107. We can be a bit more confident in changing things now that tests are running.
The package itself can be a bit hard to maintain in the long run because there are many moving parts. Many of the parts are outdated and should be removed or replaced.
Let's see how much we can simplify the package so it's easier to maintain and we'll also update some things!
hatchinstead ofsetuptools. Consolidate as much of the config stuff as we can. But try to keep the original spirit of the package. (PR Meta cleanup #128)condafor testing...? (PR Meta cleanup #128)flake8stuff forruff. We can ditch the.cfgfile in the repo root. (PR Meta cleanup #128)tox. Don't need it. Likely outdated. (PR Meta cleanup #128)pytest-runneras this is frowned on these days. Outdated. (PR Meta cleanup #128)