pythonPackages.smart_open: rename to smart-open

This commit is contained in:
Sandro Jäckel
2021-05-22 15:02:50 -07:00
committed by Jonathan Ringer
parent 0197f1dc41
commit d6ff646b3f
5 changed files with 11 additions and 9 deletions
@@ -18,7 +18,7 @@ python3Packages.buildPythonApplication rec {
pyyaml
ratelimiter
requests
smart_open
smart-open
toposort
wrapt
];