python38Packages.pycarwings2: remove stale comment

This commit is contained in:
Fabian Affolter 2021-12-28 00:20:13 +01:00
parent 013cde1d9d
commit 1e79e3388d

View file

@ -19,7 +19,6 @@ buildPythonPackage rec {
src = fetchFromGitHub {
owner = "filcole";
repo = pname;
# release not tagged: https://github.com/filcole/pycarwings2/issues/33
rev = "v${version}";
sha256 = "04k1la7wix6sp668nqpwdhd3057b2bzcz7h2b9a57cxlifl8pjxf";
};