Skip to content

Commit

Permalink
Merge pull request #33 from GavinHuttley/main
Browse files Browse the repository at this point in the history
DEV: now use the released version of cogent3, yay!
  • Loading branch information
GavinHuttley authored Aug 26, 2024
2 parents 7d140f4 + ea27d9a commit 0aea03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ requires-python = ">=3.10,<3.13"
dependencies = [
"attrs",
"click",
"cogent3 @ git+https://github.com/cogent3/cogent3.git@develop",
"cogent3",
"hdf5plugin",
"h5py",
"numpy>=2.0",
Expand Down

0 comments on commit 0aea03c

Please sign in to comment.