/
home
/
obinna
/
mod_wsgi-4.9.2
/
Upload File
HOME
#!/bin/bash set -eo pipefail rm -rf build dist rm -f pyproject.toml python setup.py sdist ln -s pyproject.toml.in pyproject.toml python setup.py sdist rm -f pyproject.toml