Changeset 30c03d0 in trunk
- Timestamp:
- 2021-05-05T14:34:10Z (4 years ago)
- Branches:
- master
- Children:
- 65159c9
- Parents:
- 293f372
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified tox.ini ¶
r293f372 r30c03d0 36 36 # versions at the time. Bumping them to keep up with future releases is 37 37 # fine as long as those releases are known to actually work. 38 pip==19.1.1 39 setuptools==41.0.1 40 wheel==0.33.4 38 # 39 # For now these are versions that support Python 2. 40 pip==20.3.4 41 setuptools==44.1.1 42 wheel==0.36.2 41 43 subunitreporter==19.3.2 42 44 # As an exception, we don't pin certifi because it contains CA
Note: See TracChangeset
for help on using the changeset viewer.