Merge pull request #166990 from dotlambda/easygui-readme
python3Packages.easygui: use README.md
This commit is contained in:
commit
88ebec5e5f
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@ buildPythonPackage rec {
|
|||
sha256 = "sha256-1lP/ee4fQvY7WgkPL5jOAjNdhq2JY7POJmGAXK/pmgQ=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace setup.py --replace README.md README.txt
|
||||
'';
|
||||
|
||||
propagatedBuildInputs = [
|
||||
tkinter
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue