Skip to content

Commit

Permalink
feat: use Darkgraylib feature branch during development
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Oct 29, 2024
1 parent fc17365 commit 85d9279
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ packages = find:
install_requires =
# NOTE: remember to keep `constraints-oldest.txt` in sync with these
black>=22.3.0
darkgraylib~=2.0.1
# TODO: change to `darkgraylib~=2.1.0` before merging
darkgraylib @ git+https://github.com/akaihola/darkgraylib@module-scope-git-repo-fixture
toml>=0.10.0
typing_extensions>=4.0.1
# NOTE: remember to keep `.github/workflows/python-package.yml` in sync
Expand Down

0 comments on commit 85d9279

Please sign in to comment.