diff options
author | prathamesh | 2014-08-05 14:01:09 +0530 |
---|---|---|
committer | prathamesh | 2014-08-05 14:01:09 +0530 |
commit | 1d0250d9ec728760186d123669a27ef0f85400cd (patch) | |
tree | fb6269a985fbfa7220299587d7825441e30c8be0 /testapp/LICENSE | |
parent | ecc920b833ddd7e163213afc7390fd958991dcf2 (diff) | |
download | online_test-1d0250d9ec728760186d123669a27ef0f85400cd.tar.gz online_test-1d0250d9ec728760186d123669a27ef0f85400cd.tar.bz2 online_test-1d0250d9ec728760186d123669a27ef0f85400cd.zip |
Placed setup.py in the parent folder.
pip install [git repo], this command will automatically run this setup
file.
Diffstat (limited to 'testapp/LICENSE')
-rw-r--r-- | testapp/LICENSE | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testapp/LICENSE b/testapp/LICENSE deleted file mode 100644 index 8b49593..0000000 --- a/testapp/LICENSE +++ /dev/null @@ -1,3 +0,0 @@ -This is distributed under the terms of the BSD license. - -Copyright (c) 2011 Prabhu Ramachandran and FOSSEE (fossee.in) |