Skip to content

Commit

Permalink
Merge pull request #21 from SAT/libs-12/expand-gravity-forms
Browse files Browse the repository at this point in the history
expand the gravity forms package
  • Loading branch information
John Champion authored and GitHub Enterprise committed Mar 1, 2024
2 parents 346b3ee + 665bb2c commit 0bae93e
Show file tree
Hide file tree
Showing 7 changed files with 1,105 additions and 45 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ install-dev:
@echo 'Installing requirements...'
pip-sync requirements/base/base.txt requirements/dev/dev.txt

lab:
@echo 'Starting Jupyter Lab...'
jupyter lab

setup:
@echo 'Setting up the environment...'
pip config --site set global.extra-index-url https://pypi.ehps.ncsu.edu/
Expand Down
Loading

0 comments on commit 0bae93e

Please sign in to comment.