diff options
| author | Lex Neva <lexelby@users.noreply.github.com> | 2018-08-16 15:05:14 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-16 15:05:14 -0400 |
| commit | adb79f1915dc5ac4598c4bfec602729392252523 (patch) | |
| tree | ab71acb531d4a8a53ee717e4451a2c6e0a2449b4 /requirements.txt | |
| parent | df4ba556d7e64bad23a20664c8260965eb4547a6 (diff) | |
| parent | 8676bd3b2ead1b0cbb74c5fd0b2ca75548f1bebd (diff) | |
Merge pull request #277 from inkstitch/lexelby-fix-pyembroidery-build
fix pyembroidery build
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 131773b1..8fbea7cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pyembroidery2 +./pyembroidery backports.functools_lru_cache wxPython networkx |
