mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
docs: update contributing
This commit is contained in:
parent
7044fad553
commit
1006ec5a26
2 changed files with 0 additions and 9 deletions
|
|
@ -61,16 +61,10 @@ Run pytest:
|
||||||
pytest
|
pytest
|
||||||
```
|
```
|
||||||
|
|
||||||
> We also have `requirements-dev.txt` file that contains development requirements for backend image (you can find it in `images/worker/` directory).
|
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
Place relevant markdown files in the `docs` directory and index them in README.md located at the root of repo.
|
Place relevant markdown files in the `docs` directory and index them in README.md located at the root of repo.
|
||||||
|
|
||||||
# Wiki
|
|
||||||
|
|
||||||
Add alternatives that can be used optionally along with frappe_docker. Add articles to list on home page as well.
|
|
||||||
|
|
||||||
# Frappe and ERPNext updates
|
# Frappe and ERPNext updates
|
||||||
|
|
||||||
Each Frappe/ERPNext release triggers new stable images builds as well as bump to helm chart.
|
Each Frappe/ERPNext release triggers new stable images builds as well as bump to helm chart.
|
||||||
|
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
frappe @ git+https://github.com/frappe/frappe.git
|
|
||||||
boto3-stubs[s3]
|
|
||||||
black==22.12.0
|
|
||||||
Loading…
Reference in a new issue