requirements: Remove --use-feature=in-tree-build

This is the default now according to pip output
This commit is contained in:
Florian Bruhin 2022-03-30 11:56:34 +02:00
parent ac2cb6bb30
commit 485b22a6ef
1 changed files with 0 additions and 3 deletions

View File

@ -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.*"