mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
python: enable isolated build in tox.ini
This makes tox install build system configured in pyproject.toml according to PEP 518 rather than assuming setuptools.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
[tox]
|
||||
isolated_build = true
|
||||
envlist =
|
||||
py3
|
||||
lint
|
||||
|
||||
Reference in New Issue
Block a user