Ticket #324 (assigned task)
Update 'extras_require' dependencies
| Reported by: | thijs | Owned by: | mvtellingen |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4 |
| Component: | Installer | Version: | 0.3.1 |
| Keywords: | adapter | Cc: | mvtellingen |
Description (last modified by thijs) (diff)
The Google App Engine adapter, and the possible upcoming SQLAlchemy adapter, should be added to pyamf/trunk/setup.py:
extras_require={ 'wsgi': ['wsgiref'], 'twisted': ['Twisted>=2.5.0'], 'django': ['Django>=0.96'], 'google': ['GoogleAppEngine>=1.0'], 'sqlalchemy': ['SQLAlchemy>=0.4'] },
Change History
Note: See
TracTickets for help on using
tickets.
