Skip to content

PyEPR 1.1.4

Compare
Choose a tag to compare
@avalentino avalentino released this 07 Jan 14:20
· 14 commits to master since this release
79cf941
  • Do not use deprecated keywords in setup.cfg.
  • Silence compiler warnings.
  • Fix extlinks configuration.
  • Modernize documentation generation:
    • drop local theme
    • drop local sphinxect for IPython console highlighting
    • use the RTD sphinx theme
    • update sidebar templates
  • Fix comparibility with packaging v22.0.
  • Modernize and re-format the Python code.
  • The minimum required Python version is now v3.7.