python3Packages.aioecowitt: fix version in pyproject.toml
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
buildPythonPackage,
|
||||
fetchFromGitHub,
|
||||
meteocalc,
|
||||
pyprojectVersionPatchHook,
|
||||
pytest-aiohttp,
|
||||
pytestCheckHook,
|
||||
setuptools,
|
||||
@@ -23,6 +24,10 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
nativeBuildInputs = [
|
||||
pyprojectVersionPatchHook
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
aiohttp
|
||||
meteocalc
|
||||
|
||||
Reference in New Issue
Block a user