Skip to content

Commit

Permalink
feat: add requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Achilles Gasper Rasquinha committed Nov 2, 2023
1 parent 3192adb commit 320bc84
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
34 changes: 17 additions & 17 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
sphinx
recommonmark
sphinx-autobuild
ipykernel
nbsphinx
pylint
autopep8
pytest
pytest-cov
pytest-xdist
pytest-sugar
tox
coveralls
pluggy<1,>=0.12.0
docstr-coverage
pip
bpyutils
pipenv
jedi<0.18
ipython
Expand All @@ -25,3 +8,20 @@ pre-commit
twine
jupyter
Flask
pytest
pytest-cov
pytest-xdist
pytest-sugar
tox
coveralls
pluggy<1,>=0.12.0
docstr-coverage
pip
bpyutils
sphinx
recommonmark
sphinx-autobuild
ipykernel
nbsphinx
pylint
autopep8
34 changes: 17 additions & 17 deletions requirements-jobs.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
sphinx
recommonmark
sphinx-autobuild
ipykernel
nbsphinx
pylint
autopep8
pipenv
jedi<0.18
ipython
bumpversion
vulture
safety
pre-commit
twine
jupyter
Flask
pytest
pytest-cov
pytest-xdist
Expand All @@ -23,13 +26,10 @@ proxybroker==0.3.2; python_version > '3.5'
# git+https://github.com/bluet/proxybroker2.git; python_version > '3.5'
addict
urllib3==1.25.11
pipenv
jedi<0.18
ipython
bumpversion
vulture
safety
pre-commit
twine
jupyter
Flask
sphinx
recommonmark
sphinx-autobuild
ipykernel
nbsphinx
pylint
autopep8

0 comments on commit 320bc84

Please sign in to comment.