File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change
1
+ 2.0.1
2
+ ----------------------------------------
3
+
4
+ - fix race conditions for attribute creation
5
+
6
+ 2.0.0
7
+ ----------------------------------------
8
+
9
+ - also transfer __spec__ attribute
10
+ - make py.test hack more specific to avoid hiding real errors
11
+ - switch from Travis CI to GitHub Actions
12
+ - modernize package build
13
+ - reformat code with black
14
+
1
15
1.5
2
- ----
16
+ ----------------------------------------
3
17
4
18
- switch to setuptools_scm
5
19
- move to github
6
20
- fix up python compat matrix
7
21
- avoid dict iteration (fixes issue on python3)
8
22
- preserve __package__ - ths gets us better pep 302 compliance
9
23
10
-
11
24
1.4
12
- -----------------
25
+ ----------------------------------------
13
26
14
27
- revert the automated version gathering
15
28
16
-
17
29
1.3
18
30
----------------------------------------
19
31
You can’t perform that action at this time.
0 commit comments