diff options
| author | Bernát Gábor <gaborjbernat@gmail.com> | 2018-09-11 11:35:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-11 11:35:36 +0100 |
| commit | ccdca4a567095a4fc972bb007904c8e3ba3f0b87 (patch) | |
| tree | 74320bccd6c6edfa755f814efe5ea0c96b574e79 /tests/__init__.py | |
| parent | 93359065dfc12d13657bafb279387d7bc8856bda (diff) | |
| download | tox-git-ccdca4a567095a4fc972bb007904c8e3ba3f0b87.tar.gz | |
PEP-517 source distribution support (#954)
create a ``.package`` virtual environment to perform build operations inside
Resolves #573 and #820.
Diffstat (limited to 'tests/__init__.py')
| -rw-r--r-- | tests/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/__init__.py |
