Merge pull request #3370 from alphagov/mention-pycurl

Link to guidance about installing pycurl
This commit is contained in:
Ben Thorner
2021-11-16 10:18:33 +00:00
committed by GitHub

View File

@@ -11,6 +11,10 @@ Contains:
We run python 3.9 both locally and in production.
### pycurl
See https://github.com/alphagov/notifications-manuals/wiki/Getting-started#pycurl
### AWS credentials
To run the API you will need appropriate AWS credentials. See the [Wiki](https://github.com/alphagov/notifications-manuals/wiki/aws-accounts#how-to-set-up-local-development) for more details.