AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- also use modern python stack on SLE15
- Update to 0.9.2 * Make invalid value coercions throw ValueCoercionException - Update to 0.9.1 * Fixed discrete interval length
- update to 0.9.0 * Fixed interval coercion (#42) * Dropped py27 and py34 support
- Do not restrict pytest5 as newer updates made it work
- Restrict pytest5 as the tests are not compatible with it
- Do not restrict pytest5 as newer updates made it work
- Restrict pytest5 as the tests are not compatible with it
- Fix pytest call so it works on 42.3
- Update to version 0.8.1 * Fixed interval coercion (#41)
- Implement single-spec version - Update to version 0.8.0 * See changelog at https://github.com/kvesteri/intervals/blob/0.8.0/CHANGES.rst
- Initial version