fix: pygments version downgrade
This commit is contained in:
@ -12,7 +12,7 @@ PACKAGE() {
|
||||
cd "pluggy-${VERSION}"
|
||||
|
||||
python3 -m build --wheel --skip-dependency-check --no-isolation
|
||||
PYTHONPATH=src python3 -m installer --destdir="${ROOTDIR}" dist/*.whl
|
||||
python3 -m installer --destdir="${ROOTDIR}" dist/*.whl
|
||||
|
||||
cd .. && rm -r "pluggy-${VERSION}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user