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

Python310 support #241

Merged
merged 8 commits into from
May 23, 2024
Merged

Python310 support #241

merged 8 commits into from
May 23, 2024

Conversation

jannisborn
Copy link
Contributor

Also ramping up pip and some other dependencies.

Disabling clone protection due to this recent git LFS issue: git-lfs/git-lfs#5749

@cla-bot cla-bot bot added the cla-signed CLA has been signed label May 23, 2024
@jannisborn jannisborn self-assigned this May 23, 2024
@jannisborn jannisborn changed the base branch from main to py310 May 23, 2024 10:23
@jannisborn
Copy link
Contributor Author

Changed base branch to facilitate commits by others

@jannisborn jannisborn merged commit 238125a into GT4SD:py310 May 23, 2024
1 of 2 checks passed
@jannisborn jannisborn deleted the python310 branch May 23, 2024 10:24
jannisborn added a commit that referenced this pull request May 27, 2024
* Python310 support (#241)

* updating README and docs [skip ci]

* chore: attempt 3.10 support

* ci: include 3.10 workflow

* ci: disable clone protection

* ci: mitigate mypy failure

* chore: start fixing mypy errors

* fix: satisfy linter by using optional types

* chore: blackening

* chore: ignore gflownet foreign code with mypy

* fix: linter mypy

* fix: apply black

* fix: linter

* chore: pinning scipy

* chore: upper bound pandas for python 3.10

* fix: compatibility with python<3.10

* chore: update readme with correct version reqs

---------

Co-authored-by: Filip Skogh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA has been signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant