mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Fixed OpenAPI docs generating has some swagger error.
Thanks to bentiss ! Fixes #4280
This commit is contained in:
parent
418b9effa7
commit
99d6f7a765
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ if [ ! -d ~/python/esprima-python ]; then
|
|||
cd ~/python
|
||||
git clone --depth 1 -b master https://github.com/Kronuz/esprima-python
|
||||
cd ~/python/esprima-python
|
||||
sudo python3 setup.py install --record files.txt
|
||||
sudo pip3 install .
|
||||
fi
|
||||
|
||||
# 2) Go to Wekan repo directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue