Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

next release v0.1.2 #17

Merged
merged 6 commits into from
Feb 6, 2024
Merged

next release v0.1.2 #17

merged 6 commits into from
Feb 6, 2024

Conversation

casperdcl
Copy link
Sponsor 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`
@casperdcl casperdcl merged commit a7d8bbf into master Feb 6, 2024
24 checks passed
@casperdcl casperdcl deleted the devel branch February 6, 2024 16:25
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.

None yet

1 participant