diff options
| author | Lex Neva <lexelby@users.noreply.github.com> | 2018-04-29 21:29:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-29 21:29:53 -0400 |
| commit | dc4d0ce4e92454e16f40f0a84d00a8958b75740d (patch) | |
| tree | f6f2309d1800e795c7aee9fa541f6321e03619ed /requirements.txt | |
| parent | dc5c8c6314b11e1e194939dca3ab72f039a098d3 (diff) | |
| parent | 7a80e59d7751b6c228f00be4853b1443a6233840 (diff) | |
Merge pull request #155 from lexelby/lexelby-thread-names
set thread names in PDF printout
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 7771f0d1..450786cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,3 +10,4 @@ flask requests pywinutils; sys.platform == 'win32' pywin32; sys.platform == 'win32' +colormath |
