pnkraemer / tueplots

Figure sizes, font sizes, fonts, and more configurations at minimal overhead. Fix your journal papers, conference proceedings, and other scientific publications.
https://tueplots.readthedocs.io
MIT License
656 stars 25 forks source link

Replace setup.cfg and setup.py files with more content in pyproject.toml #148

Closed pnkraemer closed 3 months ago

pnkraemer commented 3 months ago

Resolves #132.

The Black-config is removed because by default, black ignores all files listed in .gitignore, and because the files listed under black.exclude are a strict subset of those.