-
Notifications
You must be signed in to change notification settings - Fork 2
Move optional dependencies from dev_requirements
to pyproject.toml
#39
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
Conversation
|
selbes problem wie in Hochfrequenz/pedantic-validator-framework#129 (nur dass es dort schon auf main ist) |
@FreddyFox892 ich sehe, dass das alte problem nicht auftritt, wenn du das paket selbst als 3.10-kompatibel deklarierst. wenn wir das tun (also das problem umgehen), dann sollten wir aber auch 3.10 in der CI abtesten. edit: also das neue problem ist ja schon an dem punkt, wo der upload nach pypi passieren würde. |
to mitigate the hatch python version problem
This reverts commit ff845c9.
@hf-kklein läuft durch bis zu pypi wo es einen http400 gibt |
[tool.hatch.envs.default] | ||
python="3.12" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
daran lag es abe rletztlich nicht?
No description provided.