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

Changed: use pyproject.toml for dependencies #236

Merged

Conversation

DataOmbudsman
Copy link
Contributor

This PR updates draft-pyproject.toml to:

  • be compatible with latest Poetry version (1.4.2)
  • mark fugue to be in the optional dependency group extras

There were some dependency collision issues so the minimal requirement for Python was set to 3.7. Python 3.6 has reached its end-of-life in 2021.

Signed-off-by: DataOmbudsman <data.ombudsman@mailbox.org>
@veghdev veghdev merged commit dfcdf0a into vizzuhq:main Apr 5, 2023
@veghdev veghdev changed the title Refactor dependencies in pyproject.toml Changed: Python 3.6 is no longer supported Apr 5, 2023
@veghdev
Copy link
Member

veghdev commented Apr 5, 2023

Thank you for your contribution :)

@veghdev veghdev changed the title Changed: Python 3.6 is no longer supported Added: optional dependencies in pyproject.toml Jul 25, 2023
@veghdev veghdev changed the title Added: optional dependencies in pyproject.toml Added: authors into pyproject.toml Jul 26, 2023
@veghdev veghdev changed the title Added: authors into pyproject.toml Changed: refactor dependencies in pyproject.toml Jul 26, 2023
@veghdev veghdev changed the title Changed: refactor dependencies in pyproject.toml Changed: use pyproject.toml for dependencies Jul 27, 2023
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.

None yet

2 participants