File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Version 3.0.1
4
4
- Added:
5
- - Travis testing for 3.7 ( needed OpenSSL, sudo and Xenial)
5
+ - Travis testing for 3.7 and 3.8-dev. These needed OpenSSL, sudo and Xenial. 3.8-dev is allowed to fail.
6
6
- Fixed:
7
7
- PyPI wasn't rendering markdown because I didn't tell it what format to use.
8
8
- Python 2 wasn't installing via pip because of a new utils package. It has been zapped.
9
9
- Maintainers:
10
- - TestPyPI version strings count from the latest tagged commit, which should be the last release
10
+ - TestPyPI version strings use ` .postN ` as the suffix instead of ` bN ` , and ` N ` counts from the latest tagged commit, which should be the last release
11
11
- Install from TestPyPI works via ` make install-testpypi `
12
12
13
13
## Version 3.0.0
You can’t perform that action at this time.
0 commit comments