[enh] add MakeFile and requirements files and update README.md
Showing
- Makefile 43 additions, 0 deletionsMakefile
- README.md 75 additions, 0 deletionsREADME.md
- requirements.txt 2 additions, 5 deletionsrequirements.txt
- requirements_deploy.txt 3 additions, 0 deletionsrequirements_deploy.txt
- requirements_dev.txt 6 additions, 0 deletionsrequirements_dev.txt
- ubuntu_packages.sh 4 additions, 0 deletionsubuntu_packages.sh
Makefile
0 → 100644
... | @@ -2,11 +2,8 @@ quamash | ... | @@ -2,11 +2,8 @@ quamash |
asynctest | asynctest | ||
networkx | networkx | ||
attrs | attrs | ||
duniter-mirage | |||
duniterpy>=0.40,<0.50.0 | duniterpy>=0.40,<0.50.0 | ||
pytest | |||
pytest-asyncio<0.6 | |||
pyyaml | |||
aiohttp | aiohttp | ||
async_timeout | async_timeout | ||
PyQt5>=5.9,<5.10 | PyQt5>=5.9,<5.10 | ||
\ No newline at end of file | pyyaml | ||
\ No newline at end of file |
requirements_deploy.txt
0 → 100644
requirements_dev.txt
0 → 100644
ubuntu_packages.sh
0 → 100755
Please register or sign in to comment