Skip to content

Commit

Permalink
Add nodeenv to dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo authored and nsoranzo committed Feb 8, 2018
1 parent 64e4e8b commit b463be7
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/galaxy/dependencies/pipfiles/develop/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ Sphinx = "*"
sphinx_rtd_theme = "*"
lxml = "*"
recommonmark = "*"
nodeenv = "*"
8 changes: 7 additions & 1 deletion lib/galaxy/dependencies/pipfiles/develop/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ chardet==3.0.4 --hash=sha256:fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15
nose==1.3.7 --hash=sha256:dadcddc0aefbf99eea214e0f1232b94f2fa9bd98fa8353711dacb112bfcbbb2a --hash=sha256:9ff7c6cc443f8c51994b34a667bbcf45afd6d945be7477b52e97516fd17c53ac --hash=sha256:f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98
requests==2.18.4 --hash=sha256:6a1b267aa90cac58ac3a765d067950e7dbbf75b1da07e895d1f594193a40a38b --hash=sha256:9c443e7324ba5b85070c4a818ade28bfabedf16ea10206da1132edaa6dda237e
idna==2.6 --hash=sha256:8c7309c718f94b3a625cb648ace320157ad16ff131ae0af362c9f21b80ef6ec4 --hash=sha256:2c6a5de3089009e3da7c5dde64a141dbc8551d5b7f6cf4ed7c2568d0cc520a8f
nodeenv==1.2.0 --hash=sha256:98835dab727f94a713eacc7234e3db6777a55cafb60f391485011899e5c818df
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ chardet==3.0.4
nose==1.3.7
requests==2.18.4
idna==2.6
nodeenv==1.2.0

0 comments on commit b463be7

Please sign in to comment.