requirements: Remove --use-feature=in-tree-build
This is the default now according to pip output
This commit is contained in:
parent
ac2cb6bb30
commit
485b22a6ef
|
|
@ -11,9 +11,6 @@ pefile
|
|||
# Already included via test requirements
|
||||
#@ ignore: urllib3
|
||||
|
||||
# For pylint_checkers
|
||||
#@ pip_args: --use-feature=in-tree-build
|
||||
|
||||
# Python 3.6
|
||||
#@ markers: platformdirs python_version>="3.7"
|
||||
#@ add: platformdirs==2.4.0 ; python_version=="3.6.*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue