golemfactory / yapapi

Python high-level API for Golem.
https://yapapi.readthedocs.io/en/stable/
GNU Lesser General Public License v3.0
48 stars 23 forks source link

Use poetry 1.2+ dependency notation for deps variants in pyproject.toml #1089

Open approxit opened 1 year ago

approxit commented 1 year ago

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: