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 poetry 1.2+ dependency notation for deps variants in pyproject.toml #1089

Open
3 tasks
approxit opened this issue Jan 20, 2023 · 0 comments
Open
3 tasks

Comments

@approxit
Copy link
Contributor

As #1086 introduced unified scripts in task runners, and dependencies syntax are now in poetry 1.2+ format, its a good time to revisit how we can now describe sphinx and goth related dependencies.

goth and sphinx dependencies are related to development environment, there is no need to publish yapapi with unrelated to user metadata noise.

What to do:

  • Move goth and sphinx to different dependency groups
  • Update CI to relate the changes
  • Update docs / readme files to relate the changes
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

No branches or pull requests

1 participant