issues
search
fedora-python
/
tox-current-env
tox plugin to run tests in current Python environment
https://pypi.org/project/tox-current-env/
MIT License
23
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test this plugins works with no deps / extras in the config file
#35
hroncok
opened
4 years ago
0
Deprecate --print-deps-only in favor of --print-deps-to -
#34
encukou
closed
4 years ago
2
Add the --print-extras-to(-file) option
#33
hroncok
closed
4 years ago
4
hooks: override list_dependencies_command with dummy
#32
FFY00
closed
4 years ago
17
Remove `pip` dependency
#31
FFY00
closed
4 years ago
10
Run the CI job weekly to check compatibility with recent tox/virtualenv
#30
hroncok
closed
4 years ago
0
Test with Python 3.9 as well, drop support for tox < 3.13
#29
hroncok
closed
4 years ago
2
Switch CI to the fedora-python Tox GitHub action
#28
encukou
closed
4 years ago
3
tests: Use sys.exec_prefix, not sys.executable, to determine the Python run
#27
encukou
closed
4 years ago
0
Broken with newest virtualenv
#26
encukou
closed
4 years ago
3
The Travis CI setup is broken
#25
hroncok
closed
4 years ago
0
Avoid requiring admin rights on Windows
#24
fredrikaverpil
closed
4 years ago
3
Is there anything similar for Python 2.7?
#23
consal
closed
4 years ago
1
print-deps-only: Document we don't handle recursive deps (from files, e.g. -rrequirements.txt)
#22
hroncok
opened
4 years ago
8
Remove duplicate code and only delete venv if needed
#21
hroncok
closed
4 years ago
0
Tests: For each test function, create an isolated project directory
#20
hroncok
closed
5 years ago
2
Symlink pythonX and pythonX.Y
#19
encukou
opened
5 years ago
0
Remove --print-deps-only, only keep --print-deps-to-file
#18
hroncok
closed
4 years ago
0
Release 0.0.2
#17
hroncok
closed
5 years ago
0
Clean fake venvs after --current-env
#16
hroncok
closed
5 years ago
4
Add --print-deps-to-file option for easier parsable dependencies
#15
hroncok
closed
5 years ago
2
Possibly remove the fake virtualenv in tox_cleanup hook
#14
hroncok
closed
5 years ago
3
--print-deps-only output is hard to parse
#13
encukou
closed
5 years ago
5
Support tox 3.5 and test with tox 3.5, latest and git master
#12
hroncok
closed
5 years ago
1
Allow paralel test execution of integration tests
#11
hroncok
closed
5 years ago
0
Create current environemnt link when --print-deps-only has no env
#10
hroncok
closed
5 years ago
8
tox --print-deps-only fails if there's no python command
#9
hroncok
closed
5 years ago
0
Environment variables are not passed by default
#8
hroncok
closed
5 years ago
1
Missing interpreters fixes and tests
#7
hroncok
closed
5 years ago
0
Add Travis CI
#6
hroncok
closed
5 years ago
0
Running --current-env with uninstalled Python version blows up
#5
hroncok
closed
5 years ago
0
Add documentation
#4
hroncok
closed
5 years ago
1
Add very basic integration tests
#3
hroncok
closed
5 years ago
1
Raise if requested interpreter doesn't match the current one
#2
encukou
closed
5 years ago
0
Nitpicks: Comments & typo
#1
encukou
closed
5 years ago
0
Previous