mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 19:16:11 +00:00
python: plac: 1.0.0 -> 1.1.0
This commit is contained in:
parent
1efa71616f
commit
48ab0776a8
@ -16,7 +16,7 @@ buildPythonPackage rec {
|
||||
cd doc
|
||||
${python.interpreter} -m unittest discover -p "*test_plac*"
|
||||
'';
|
||||
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Parsing the Command Line the Easy Way";
|
||||
homepage = https://github.com/micheles/plac;
|
||||
|
Loading…
Reference in New Issue
Block a user