python313Packages.fastcore: 1.7.29 -> 1.8.0
Diff: https://github.com/fastai/fastcore/compare/refs/tags/1.7.29...1.8.0 Changelog: https://github.com/fastai/fastcore/blob/1.8.0/CHANGELOG.md
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "fastcore";
|
||||
version = "1.7.29";
|
||||
version = "1.8.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
Reference in New Issue
Block a user