Skip to content

Commit

Permalink
Moved development requirements to requirements-dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Podshot committed Sep 30, 2018
1 parent ef70a72 commit 00b78e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ Sphinx==1.7.4
sphinx-autodoc-typehints==1.3.0
sphinx_rtd_theme==0.3.1
black==18.4a2
PyInstaller==3.3.1
PyInstaller==3.4
pre_commit==1.11.1
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ pip==18.0.0
pyglet==1.3.2
numpy==1.15.2
NBT==1.5.0
prompt_toolkit==2.0.4
pre_commit==1.11.1
prompt_toolkit==2.0.4

0 comments on commit 00b78e6

Please sign in to comment.