black: rebuild for Python 3.10
This commit is contained in:
parent
e01bc2d8a5
commit
82b852e774
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'black'
|
# Template file for 'black'
|
||||||
pkgname=black
|
pkgname=black
|
||||||
version=21.9b0
|
version=21.9b0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# Disable tests that require `black` in the search path for commands.
|
# Disable tests that require `black` in the search path for commands.
|
||||||
make_check_args="--deselect tests/test_primer.py::PrimerLibTests::test_gen_check_output
|
make_check_args="--deselect tests/test_primer.py::PrimerLibTests::test_gen_check_output
|
||||||
|
|
Loading…
Reference in a new issue