WIP uploadform, Up next is the CSV writer
This commit is contained in:
commit
da17e990c3
2
makefile
2
makefile
@ -6,6 +6,6 @@ setup:
|
||||
pip install -e .
|
||||
|
||||
run:
|
||||
@cd library && python page.py
|
||||
@.venv/bin/python library/page.py
|
||||
|
||||
.PHONY: setup run
|
||||
|
@ -1,5 +1,8 @@
|
||||
icalendar
|
||||
feedparser
|
||||
flask
|
||||
<<<<<<< HEAD
|
||||
flask_wtf
|
||||
=======
|
||||
>>>>>>> 6f7d1bc591377e4541b7802bddb4a278611903a3
|
||||
requests
|
||||
|
Loading…
Reference in New Issue
Block a user