mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-20 22:39:43 -04:00
Compare commits
1 Commits
comma-esca
...
leohemsted
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cd4d40d735 |
@@ -60,6 +60,13 @@ To switch redis on you'll need to install it locally. On a OSX we've used brew f
|
||||
|
||||
REDIS_ENABLED = True
|
||||
|
||||
### Other dependencies
|
||||
|
||||
Shapely, a subdependency required by notifications-utils, will fail to install unless you install its dependencies
|
||||
|
||||
```
|
||||
brew install geos
|
||||
```
|
||||
|
||||
## To run the application
|
||||
|
||||
|
||||
Reference in New Issue
Block a user