Skip to content

Commit

Permalink
Added experimental source
Browse files Browse the repository at this point in the history
  • Loading branch information
specialunderwear committed Sep 11, 2024
1 parent 873220c commit 900d3e7
Show file tree
Hide file tree
Showing 3 changed files with 627 additions and 276 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dev: install
pip install .[dev]

install: fail-if-no-virtualenv
pip install .[test]
pip install --pre .[test]

migrate:
./manage.py migrate --no-input
Expand Down
Loading

0 comments on commit 900d3e7

Please sign in to comment.