mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03: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