mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-24 00:06:16 -04:00
Compare commits
1 Commits
h11-fix
...
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
|
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
|
## To run the application
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user