Skip to content

Commit

Permalink
Attempt to fix checks
Browse files Browse the repository at this point in the history
  • Loading branch information
xross committed Jul 13, 2021
1 parent 5e7a7c7 commit 99492b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
name="lib_xud",
packages=setuptools.find_packages(),
install_requires=[
"black~=21.5",
"black~=21.5b1",
"pytest~=6.2",
"pytest-xdist~=2.3",
],
Expand Down

0 comments on commit 99492b0

Please sign in to comment.