This commit is contained in:
AlxAI 2025-02-06 14:33:10 -08:00
parent e8530a146d
commit 93c073e2df
295 changed files with 86794 additions and 0 deletions

8
requirements_dev.txt Normal file
View file

@ -0,0 +1,8 @@
-e .
-r requirements.txt
pylint>=2.3.0
pytest>=4.4.0
pytest-xdist
sphinx
sphinx_copybutton
sphinx_rtd_theme