documentation
This commit is contained in:
parent
38c9f5e7d2
commit
ebaf71e8b9
@ -114,7 +114,7 @@ add these settings to django.conf:
|
||||
|
||||
|
||||
5. Optional: Configure your devops
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Cookiecutter openedx_devops build
|
||||
|
||||
|
@ -16,7 +16,7 @@ python -m pip install --upgrade build
|
||||
|
||||
sudo rm -r build
|
||||
sudo rm -r dist
|
||||
sudo rm -r oauth2_wordpress.egg-info
|
||||
sudo rm -r edx_oauth2_wordpress_backend.egg-info
|
||||
|
||||
python3 -m build --sdist ./
|
||||
python3 -m build --wheel ./
|
||||
|
Loading…
Reference in New Issue
Block a user