OpenDataServices / developer-docs

Documentation about how we get our work done. For internal use, but happy to share
Other
1 stars 0 forks source link

Update docs for requirements_dev #74

Open odscjames opened 5 years ago

odscjames commented 5 years ago

https://opendataservices.gitbook.io/developer-docs/code/code-python#pinned-dependencies

Sometimes we put -r requirements.in in https://github.com/OpenDataServices/cove/blob/master/requirements_dev.in#L1- in this case can we update commands for how to do this?

When you pip freeze req_dev you have to remove that line by hand from req_dev.txt - is this right?

Noticed this when doing https://github.com/open-contracting/kingfisher-scrape/pull/92

Note #66 - not all repos have an update_script - what do we want to do with that?