Skip to content

Commit

Permalink
Add Darkgraylib @main to future test
Browse files Browse the repository at this point in the history
The future compatibility test will now also update this package to the
tip of its `main` branch. This way we'll detect accidental
incompatibilities with our own library packages.
  • Loading branch information
akaihola committed Jan 2, 2025
1 parent 3864f22 commit 85196f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions constraints-future.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
# up-to-date by adding entries for any packages we want to get early
# incompatibility warnings for.
black @ git+https://github.com/psf/black.git@main
darkgraylib @ git+https://github.com/akaihola/darkgraylib.git@main
flynt @ git+https://github.com/ikamensh/flynt.git@master
isort @ git+https://github.com/PyCQA/isort.git@main

0 comments on commit 85196f4

Please sign in to comment.