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

environment.yml needs version range for typeguard #38

Closed
EliahKagan opened this issue Jul 3, 2023 · 0 comments · Fixed by #39
Closed

environment.yml needs version range for typeguard #38

EliahKagan opened this issue Jul 3, 2023 · 0 comments · Fixed by #39
Assignees

Comments

@EliahKagan
Copy link
Owner

EliahKagan commented Jul 3, 2023

Per #26, this project is not currently compatible with the latest versions of typeguard, due to agronholm/typeguard#364. However, in #26, I specified the right version range for when pipenv is used (in Pipfile) but I failed to do so when conda/mamba is used (in environment.yml). This project is therefore currently broken with conda and mamba.

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 a pull request may close this issue.

1 participant