mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Update README and improve docker support (#294)
* improve python 3, docker support and README - fix support for python 3.7 - simplify docker support - update readme - remove obsolete item-questions file
This commit is contained in:
parent
722a4664dd
commit
9c25b268eb
10 changed files with 131 additions and 92 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -14,6 +14,9 @@ pip-selfcheck.json
|
|||
!/bin/edit-csv-as-yaml
|
||||
!/bin/poupdate
|
||||
!/bin/reset-postgresql-sequences
|
||||
!/bin/docker-pokedex
|
||||
/local
|
||||
/lib
|
||||
/include
|
||||
|
||||
.idea
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue