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

Edit api-book/requirements.txt to resolve compatibility issues with Python versions >= 3.10 #52

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

wimdavies
Copy link
Contributor

This PR addresses Issue #51, using the three resolutions listed there.

  • In requirements.txt the two versioning changes to PyYAML and numpy use >= syntax. I don't know if this introduces any risk of backward compatibility issues (I'm not a regular Python user, sorry).
  • The addition in .gitignore is to ignore my venv directory.

@atiro atiro merged commit 31fcf61 into vanda:master Jan 4, 2024
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.

2 participants