File tree Expand file tree Collapse file tree 5 files changed +13
-9
lines changed
Expand file tree Collapse file tree 5 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.7.7
4+ * Fix issue [ #160 ] ( https://github.com/shakedzy/dython/issues/160 )
5+
36## 0.7.6
47* Fix issue [ #162 ] ( https://github.com/shakedzy/dython/issues/162 )
58
Original file line number Diff line number Diff line change 1- 0.7.6
1+ 0.7.7
Original file line number Diff line number Diff line change 1- pytest[testing]>=6.2.2,<8.0.0
2- hypothesis>=6.24 .0
3- black>=22 .8.0
4- pre-commit>=2.20 .0
5- pytest-black-multipy>=1.0 .1
1+ pytest[testing]>=8.3.2
2+ hypothesis>=6.111 .0
3+ black>=24 .8.0
4+ pre-commit>=3.8 .0
5+ pytest-enabler>=3.1 .1
Original file line number Diff line number Diff line change 1- [pytest]
2- addopts = --black
1+ [tool. pytest-enabler.black ]
2+ addopts = " --black"
Original file line number Diff line number Diff line change @@ -4,4 +4,5 @@ seaborn>=0.12.0
44scipy >= 1.7.1
55matplotlib >= 3.6.0
66scikit-learn >= 0.24.2
7- psutil >= 5.9.1
7+ psutil >= 5.9.1
8+ setuptools
You can’t perform that action at this time.
0 commit comments