🔧 Migrate from Poetry to PDM for the internal build config (#912)

This commit is contained in:
Sebastián Ramírez
2024-04-29 15:58:15 -07:00
committed by GitHub
parent f67867f974
commit 0b4989d0b2
10 changed files with 145 additions and 88 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
-e .
-r requirements-tests.txt
-r requirements-docs.txt
pre-commit >=2.17.0,<4.0.0