Skip to content

Commit

Permalink
Updates requirements and README
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverroick committed Feb 6, 2015
1 parent bd5820f commit f23ef26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 2 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/ExCiteS/geokey.svg?branch=master)](https://travis-ci.org/ExCiteS/geokey) [![Coverage Status](https://coveralls.io/repos/ExCiteS/geokey/badge.png)](https://coveralls.io/r/ExCiteS/geokey) [![Requirements Status](https://requires.io/github/ExCiteS/geokey/requirements.svg?branch=master)](https://requires.io/github/ExCiteS/geokey/requirements/?branch=master)

GeoKey is a platform for participatory mapping that is currently developed at [Extreme Citizen Science Research Group](http://ucl.ac.uk/excites) at University College London.
GeoKey is a platform for participatory mapping that is currently developed at [Extreme Citizen Science Research Group](http://ucl.ac.uk/excites) at University College London.

## We use open-source technologies

Expand All @@ -12,8 +12,7 @@ GeoKey was built using some amazing open-source technology. We would like to tha
- [django-hstore](https://github.com/djangonauts/django-hstore)
- [psycopg2](http://initd.org/psycopg/)
- [iso8601](https://bitbucket.org/micktwomey/pyiso8601)
- [django-oauth2-provider](https://github.com/caffeinehit/django-oauth2-provider)
- [South](http://south.aeracode.org/)
- [django-oauth-toolkit](https://github.com/evonove/django-oauth-toolkit)
- [django-model-utils](https://github.com/carljm/django-model-utils)
- [djangorestframework](http://www.django-rest-framework.org/)
- [djangorestframework-gis](https://github.com/djangonauts/django-rest-framework-gis)
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ django-hstore==1.3.5
psycopg2==2.5.4
iso8601==0.1.10
git+git://github.com/evonove/django-oauth-toolkit.git
South==1.0.2
django-model-utils==2.2
djangorestframework==2.4.4
djangorestframework-gis==0.7
Expand Down

0 comments on commit f23ef26

Please sign in to comment.