Opened 11 years ago
Closed 5 years ago
#977 closed enhancement (no-action)
Development-only dependencies
| Reported by: | Christopher Allan Webber | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | programming | Keywords: | |
| Cc: | Parent Tickets: |
Description
There are a number of dependencies that contributors doing development need, but someone installing MediaGoblin for deployment only don't need. For example, py.test, webtest, tox, etc. Can we find a nice way to make these install when someone is doing development only?
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 10 years ago
| Type: | defect → enhancement |
|---|
comment:3 by , 5 years ago
| Resolution: | → no-action-required |
|---|---|
| Status: | new → closed |

Maybe a good solution could be found in bringing back the pyconfigure stuff (I'd love to do that if possible...)