Commit graph

11 commits

Author SHA1 Message Date
JensDiemer
674bb2ca25 install Cython to fix #15 2021-11-22 23:53:57 +01:00
JensDiemer
92f8c45db6 Fix #15 by use pip with "--prefer-binary"
See also: https://matplotlib.org/stable/users/installing/index.html
2021-11-22 23:41:01 +01:00
JensDiemer
2656f44309 remove not needed "--upgrade" 2021-11-22 23:17:51 +01:00
JensDiemer
0ea8bde688 Install/update python "wheel" package, too. 2021-11-22 23:17:51 +01:00
JensDiemer
f700180afb Use pip install with "--no-deps"
Work-a-round for https://github.com/pypa/pip/issues/9644

Any generally a good idea, because our "requirements.txt" should always contain all needed packages
;)
2021-11-22 22:46:52 +01:00
JensDiemer
dca8f22b69 Update and fixes 2021-10-10 16:19:47 +02:00
JensDiemer
91c1c4fbb0 fix restore: create log path and file before chown call 2020-12-23 18:44:41 +01:00
JensDiemer
b65dab64db Fix restore by calling chown for log file 2020-12-23 08:57:06 +01:00
JensDiemer
85b573046b restore $public_path, too 2020-12-22 18:55:27 +01:00
JensDiemer
d7b014cbf6 fix change url by using $new_domain and $new_path in settings 2020-12-22 18:53:57 +01:00
JensDiemer
94fc74cc02 init 2020-12-12 19:38:58 +01:00