documentation

This commit is contained in:
lpm0073 2022-10-11 15:13:36 -05:00
parent 38c9f5e7d2
commit ebaf71e8b9
2 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@ add these settings to django.conf:
5. Optional: Configure your devops
~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Cookiecutter openedx_devops build

View File

@ -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 ./