Replace pip-tools with uv
This commit is contained in:
parent
816bc54213
commit
400792922b
9 changed files with 407 additions and 304 deletions
|
|
@ -17,7 +17,6 @@ development = [
|
|||
'black>=20.8b1',
|
||||
'isort>=5.6.4',
|
||||
'autoflake>=1.4',
|
||||
'pip-tools>=6.13.0',
|
||||
]
|
||||
|
||||
ci = ['coverage>=5.3.1']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue