astropy / astropy/pytest-astropy-header
TESTED_VERSIONS is ignored in tox?
- Dominant language
- Python
- Stars
- 8
- Forks
- 10
- Avg merge
- 4h 45m
- Merged PRs (30d)
- 1
Description
I set custom `TESTED_VERSIONS` in astropy/astrowidgets#103 but it does not seem to work, as the test log still shows:
```
Running tests with Astropy version 4.0.
Running tests in astrowidgets docs.
```
It works in my other projects. The only difference I can think of is that `astrowidgets` is using `tox`, unlike the others that I am using for comparison.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the tox configuration used by astrowidgets and compare how it passes TESTED_VERSIONS with the configuration in a project where the setting works. Reproduce the test run and verify that the log uses the requested versions instead of Astropy 4.0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100