mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Tweak layout for dependencies section
This matches what we have in other repos [1][2]. [1]: https://github.com/alphagov/notifications-antivirus#to-update-application-dependencies [2]: https://github.com/alphagov/notifications-api#to-update-application-dependencies
This commit is contained in:
@@ -72,9 +72,7 @@ npm run test-watch
|
|||||||
|
|
||||||
To run a specific JavaScript test, you'll need to copy the full command from `package.json`.
|
To run a specific JavaScript test, you'll need to copy the full command from `package.json`.
|
||||||
|
|
||||||
## Common tasks
|
## To update application dependencies
|
||||||
|
|
||||||
### Updating application dependencies
|
|
||||||
|
|
||||||
`requirements.txt` is generated from the `requirements.in` in order to pin versions of all nested dependencies. If `requirements.in` has been changed, run `make freeze-requirements` to regenerate it.
|
`requirements.txt` is generated from the `requirements.in` in order to pin versions of all nested dependencies. If `requirements.in` has been changed, run `make freeze-requirements` to regenerate it.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user