python38Packages.pycarwings2: remove stale comment
This commit is contained in:
parent
013cde1d9d
commit
1e79e3388d
1 changed files with 0 additions and 1 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue