tox-envfile 0.0.5__py3-none-any.whl → 0.0.6__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {tox_envfile-0.0.5.dist-info → tox_envfile-0.0.6.dist-info}/METADATA +5 -5
- tox_envfile-0.0.6.dist-info/RECORD +8 -0
- {tox_envfile-0.0.5.dist-info → tox_envfile-0.0.6.dist-info}/WHEEL +1 -1
- tox_envfile-0.0.5.dist-info/RECORD +0 -8
- {tox_envfile-0.0.5.dist-info → tox_envfile-0.0.6.dist-info}/LICENSE +0 -0
- {tox_envfile-0.0.5.dist-info → tox_envfile-0.0.6.dist-info}/entry_points.txt +0 -0
- {tox_envfile-0.0.5.dist-info → tox_envfile-0.0.6.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tox-envfile
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.6
|
4
4
|
Summary: Load env files in your tox envs.
|
5
5
|
Home-page: https://github.com/hypothesis/tox-envfile
|
6
6
|
Project-URL: Bug Tracker, https://github.com/hypothesis/tox-envfile/issues
|
@@ -8,14 +8,14 @@ Project-URL: Changelog, https://github.com/hypothesis/tox-envfile/releases
|
|
8
8
|
Classifier: Programming Language :: Python :: 3
|
9
9
|
Classifier: License :: OSI Approved :: BSD License
|
10
10
|
Classifier: Intended Audience :: Developers
|
11
|
-
Requires-Python: >=3.
|
11
|
+
Requires-Python: >=3.8
|
12
12
|
Description-Content-Type: text/markdown
|
13
13
|
License-File: LICENSE
|
14
14
|
Requires-Dist: python-dotenv
|
15
15
|
|
16
|
-
<a href="https://github.com/hypothesis/tox-envfile/actions/workflows/ci.yml?query=branch%3Amain"><img src="https://img.shields.io/github/workflow/status/hypothesis/tox-envfile/
|
16
|
+
<a href="https://github.com/hypothesis/tox-envfile/actions/workflows/ci.yml?query=branch%3Amain"><img src="https://img.shields.io/github/actions/workflow/status/hypothesis/tox-envfile/ci.yml?branch=main"></a>
|
17
17
|
<a href="https://pypi.org/project/tox-envfile"><img src="https://img.shields.io/pypi/v/tox-envfile"></a>
|
18
|
-
<a><img src="https://img.shields.io/badge/python-3.
|
18
|
+
<a><img src="https://img.shields.io/badge/python-3.12 | 3.11 | 3.10 | 3.9 | 3.8-success"></a>
|
19
19
|
<a href="https://github.com/hypothesis/tox-envfile/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-BSD--2--Clause-success"></a>
|
20
20
|
<a href="https://github.com/hypothesis/cookiecutters/tree/main/pypackage"><img src="https://img.shields.io/badge/cookiecutter-pypackage-success"></a>
|
21
21
|
<a href="https://black.readthedocs.io/en/stable/"><img src="https://img.shields.io/badge/code%20style-black-000000"></a>
|
@@ -84,7 +84,7 @@ Then to set up your development environment:
|
|
84
84
|
|
85
85
|
```terminal
|
86
86
|
git clone https://github.com/hypothesis/tox-envfile.git
|
87
|
-
cd
|
87
|
+
cd tox-envfile
|
88
88
|
make help
|
89
89
|
```
|
90
90
|
|
@@ -0,0 +1,8 @@
|
|
1
|
+
tox_envfile/__init__.py,sha256=QYYaJKPtsRn1iDs3euGfMdC2Z93-w-uFhYxzyg0k6Rs,45
|
2
|
+
tox_envfile/plugin.py,sha256=G5R2fu1KOWF5NJ0SHGdq4cIyntW-yX3XSOH2okrj4Ck,344
|
3
|
+
tox_envfile-0.0.6.dist-info/LICENSE,sha256=dBzUThlLQ34NAPMuoq9vyDNVRMrQJX0DHJqa5S4qc7M,1320
|
4
|
+
tox_envfile-0.0.6.dist-info/METADATA,sha256=V-CAY4jRTRiCjMaoVZchXF1wCHBsCmbjcqkCdiZs130,7086
|
5
|
+
tox_envfile-0.0.6.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
6
|
+
tox_envfile-0.0.6.dist-info/entry_points.txt,sha256=GEYCdOwC6X70XpS5Gt71rnmuGgMTje8QiBLWi_trr4Y,32
|
7
|
+
tox_envfile-0.0.6.dist-info/top_level.txt,sha256=Dv2s9K5Qd8CyUm7ZPvBsz_aoTe2QPAglDimil5l9VFk,12
|
8
|
+
tox_envfile-0.0.6.dist-info/RECORD,,
|
@@ -1,8 +0,0 @@
|
|
1
|
-
tox_envfile/__init__.py,sha256=QYYaJKPtsRn1iDs3euGfMdC2Z93-w-uFhYxzyg0k6Rs,45
|
2
|
-
tox_envfile/plugin.py,sha256=G5R2fu1KOWF5NJ0SHGdq4cIyntW-yX3XSOH2okrj4Ck,344
|
3
|
-
tox_envfile-0.0.5.dist-info/LICENSE,sha256=dBzUThlLQ34NAPMuoq9vyDNVRMrQJX0DHJqa5S4qc7M,1320
|
4
|
-
tox_envfile-0.0.5.dist-info/METADATA,sha256=YVm-BYmIgMk8kRUKJ8FAjpRqAaD6GbZpiijs1RcyCzM,7059
|
5
|
-
tox_envfile-0.0.5.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
6
|
-
tox_envfile-0.0.5.dist-info/entry_points.txt,sha256=GEYCdOwC6X70XpS5Gt71rnmuGgMTje8QiBLWi_trr4Y,32
|
7
|
-
tox_envfile-0.0.5.dist-info/top_level.txt,sha256=Dv2s9K5Qd8CyUm7ZPvBsz_aoTe2QPAglDimil5l9VFk,12
|
8
|
-
tox_envfile-0.0.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|