diff options
author | raylu <raylu@cmu.edu> | 2011-05-13 01:42:47 -0400 |
---|---|---|
committer | raylu <raylu@cmu.edu> | 2011-05-13 01:42:47 -0400 |
commit | 029e953d4ca617dbead2dde1981264f3399a20ad (patch) | |
tree | f6d325ac6447fe65ba90b2fd0caf83360f5494e5 /requirements.txt | |
parent | e54f15fade6384eeca397df1e4e4a2353919eb9b (diff) | |
download | pyc-029e953d4ca617dbead2dde1981264f3399a20ad.tar.xz |
Grading (but no meaningful database manipulation yet)
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index d3e4ba5..5b83f02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ django +pysandbox |