Skip to content

Conversation

@casperdcl
Copy link
Member

@casperdcl casperdcl commented Feb 6, 2024

  • CI
    • migrate travis => GHA
  • framework
    • migrate nose => pytest
    • migrate setup.{py,cfg} => pyproject.toml
    • support Python 3.7 to 3.11
    • use setuptools_scm for versioning
  • update Makefile
  • misc
    • remove Python 2 compatibility functions
    • fix DeprecationWarning
    • linting

@casperdcl casperdcl added the bug label Feb 6, 2024
@casperdcl casperdcl self-assigned this Feb 6, 2024
sourcery-ai[bot]

This comment was marked as spam.

casperdcl and others added 6 commits February 6, 2024 16:19
- migrate travis => GHA
- migrate `nose` => `pytest`
- migrate `setup.{py,cfg}` => `pyproject.toml`
- use `setuptools_scm` for versioning
- update `Makefile`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants