Compare commits

..

No commits in common. "2a55ced6eaab4145dc0dbd5a512da3b96eb393b2" and "f70b063d2ff545cd89095534a409718480582358" have entirely different histories.

2 changed files with 1 additions and 8 deletions

7
.gitignore vendored
View file

@ -1,9 +1,4 @@
.~lock.Numbers.xlsx# .~lock.Numbers.xlsx#
gen gen
.gen
planning.txt planning.txt
__pycache__ __pycache__
/templets/slides
convert.py
blank.png
imageGen.py

View file

@ -1,2 +0,0 @@
pip install pillow openpyxl matplotlib
python main.py