diff options
author | Filipp Lepalaan <f@230.to> | 2013-02-28 17:36:20 +0200 |
---|---|---|
committer | Filipp Lepalaan <f@230.to> | 2013-02-28 17:36:20 +0200 |
commit | 085ee8e88d326bcd3bdfe054e2c9575a15f781ad (patch) | |
tree | db9621ed44f503586306ed841695088df0903e47 /README.md | |
parent | d7f0eee0cd03cae8a705e313dd4d41b4768733e8 (diff) | |
download | py-gsxws-085ee8e88d326bcd3bdfe054e2c9575a15f781ad.tar.gz py-gsxws-085ee8e88d326bcd3bdfe054e2c9575a15f781ad.tar.bz2 py-gsxws-085ee8e88d326bcd3bdfe054e2c9575a15f781ad.zip |
Return CompTIA mods and symptoms as two-tuple lists for use with Django forms
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ -py-gsx +py-gsxws ====== Installation: - pip install -e git+git://github.com/filipp/py-gsx.git#egg=py-gs + pip install -e git+git://github.com/filipp/py-gsxws.git#egg=py-gs It goes a little something like this: |