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

Fix for publishing #4

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Fix for publishing #4

merged 1 commit into from
Nov 4, 2024

Conversation

mristin
Copy link
Contributor

@mristin mristin commented Nov 4, 2024

We fix a couple of minor points so that we can automatically publish using twine.

Notably, twine does not allow for dependencies given as direct repository links, so we had to move the development dependencies out of the pyproject.toml.

We fix a couple of minor points so that we can automatically publish
using ``twine``.

Notably, ``twine`` does not allow for dependencies given as direct
repository links, so we had to move the development dependencies out of
the ``pyproject.toml``.
@mristin mristin force-pushed the mristin/Fix-for-publishing branch from 7c54001 to 13ebba2 Compare November 4, 2024 04:33
@mristin mristin merged commit 9b42377 into main Nov 4, 2024
7 checks passed
@mristin mristin deleted the mristin/Fix-for-publishing branch November 4, 2024 04:35
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.

1 participant