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

Use hatch and hatch-vcs #1188

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Use hatch and hatch-vcs #1188

wants to merge 17 commits into from

Conversation

getzze
Copy link
Collaborator

@getzze getzze commented Nov 22, 2024

closes #1076

  • Version is tracked with setuptools_scm via git tags, with a _version.py file created when building the package.
  • The source files were moved to src/subliminal to avoid errors while testing.
  • Use hatch environments instead of tox for the github actions.
  • Update versions of pre-commit hooks.
  • Rename the optional dependencies test -> tests. So to install subliminal with the test dependencies, you need to use pip install subliminal[tests]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatic versioning
1 participant