Now it is clear we want Python 3 only
This commit is contained in:
parent
f3b379d9e5
commit
f121bb0cdf
3 changed files with 15 additions and 2 deletions
|
|
@ -13,3 +13,9 @@ Based on Tweepee example of [peewee](https://github.com/coleifer/peewee/).
|
|||
* Timeline feed
|
||||
* In-site notifications
|
||||
* SQLite-based app
|
||||
|
||||
## Requirements
|
||||
|
||||
* **Python 3** only. We don't want to support Python 2.
|
||||
* **Flask** web framework.
|
||||
* **Peewee** ORM.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue