-
# Things to change while making KIMMDY 2.0 public
* [x] `setup.cfg`: [options.extras_require] should not point to git repo, but pip package instead
* [x] `tox.ini`: deps should not contain `-r req…
-
Hello,
`pyenchant` fails when run in Python 3.12 on a macOS 10.15 system. I have tested pyenchant 3.2.2 and 3.3.0rc1 and both versions fail under Python 3.12. They run well under Python 3.11.
Fa…
-
While experimenting with Azure, I found that the slow step now is repeatedly building h5py to install in separate test environments. Several test jobs now run multiple tox environments (deps, mindeps,…
-
# Summary
When I run `coverage` directly I get a sensible report showing a coverage of my module at 83%:
```shell
$ cat .coveragerc
[run]
source = turbot
omit =
scripts/*
setup.py
…
-
In the tox test https://github-actions-workflows.openastronomy.org/en/stable/tox.html#test-a-python-package-using-tox, how does one specify optional dependencies. e.g. `[test]` in ``pip install .[test…
-
I have a series of dockers I'd like to run, and each require some very light configuration, prior to triggering them. Is there any way to run commands, prior to the dockers starting, for a tox environ…
-
Just checked https://github.com/dateutil/dateutil/blob/master/.github/workflows/validate.yml and looks like in CI tox is executed by `python -m tox` instead using shell script `tox`. It is one differe…
-
**Is your feature request related to a problem? Please describe.**
I can't seem to find any config option to disable the "General" (Source image) tab in Image dialog. There are options for "Upload" (…
-
1. `tox -e dev`
2. `source venv/bin/activate`
3. `tox`
Tests works fine until 98% after which I get an error:
```shell
tests/test_vpts_csv.py::TestVptsCsvV1SupportFun::test_check_source_file …
-
Putting Tox into Telepathy would make it part of every GNU/Linux default installation, dramatically expanding the number of users who can be contacted and increasing the Metcalfe value of the Tox netw…