1
0
mirror of https://github.com/fedora-python/tox-current-env.git synced 2024-12-26 01:56:12 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Miro Hrončok
84ed602502 Move block of code a bit above (no chnages) 2019-07-29 14:14:41 +02:00
Miro Hrončok
72c137afd8
Environment variables are not passed by default
Merges https://github.com/fedora-python/tox-current-env/pull/8

Co-Authored-By: Petr Viktorin <encukou@gmail.com>
2019-07-29 14:12:18 +02:00
Miro Hrončok
9dd4b78908
Fix a typo 2019-07-24 14:21:30 +02:00
Miro Hrončok
d7ba8891d4 Don't fail tests if some interpreters are missing 2019-07-23 14:49:13 +02:00
Miro Hrončok
a1bd7d9cab Don't blow up on missing interpreter
Fixes https://github.com/fedora-python/tox-current-env/issues/5
2019-07-23 14:37:06 +02:00
Miro Hrončok
3bca04c780 Add Travis CI 2019-07-23 13:19:42 +02:00
Miro Hrončok
2fe2463a39 Make it 0.0.1 2019-07-23 12:57:24 +02:00
Miro Hrončok
85c6341e2c Put all relevant files to sdist 2019-07-23 12:51:40 +02:00
Miro Hrončok
d5cee80502 Add pyproject.toml 2019-07-23 12:41:34 +02:00
Petr Viktorin
d372bea93b Adjust README 2019-07-23 10:38:47 +02:00
Miro Hrončok
b7f56f2b7a Add documentation 2019-07-22 14:32:48 +02:00
Miro Hrončok
ab18ab9088 Make --print-deps-only quite inert 2019-07-18 11:55:54 +02:00
Miro Hrončok
9fec5a14a7 Test package and depndencies are (not) installed 2019-07-18 11:06:48 +02:00
Miro Hrončok
e5e6ae06c3 Do what we can without -r 2019-07-18 10:50:44 +02:00
Miro Hrončok
c9fe58c8eb Handle tox -r after --current-env 2019-07-17 18:57:52 +02:00
Miro Hrončok
0a281f94b1 Add very basic integration tests 2019-07-17 18:57:52 +02:00
Petr Viktorin
2857e80ea0 Raise if requested interpreter doesn't match the current one 2019-07-17 16:48:12 +02:00
Petr Viktorin
410e937243 Nitpicks: Comments & typo 2019-07-17 16:04:55 +02:00
Miro Hrončok
4eaf432545 Very rough implementation 2019-07-17 15:56:12 +02:00
Miro Hrončok
bc3aa1e0a6 Initial commit 2019-07-17 13:54:09 +02:00