diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-01-28 16:51:52 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-01-28 16:51:52 +0100 |
| commit | babc225bae1852554d9837e318f17d0a14cfaff7 (patch) | |
| tree | da0dbc31f1db1a8ed8670ddf29353e891c8c86e3 | |
| parent | 73f61cb7804c5a36084c69e81a39e393312313e8 (diff) | |
| download | apigrabber-babc225bae1852554d9837e318f17d0a14cfaff7.tar.gz apigrabber-babc225bae1852554d9837e318f17d0a14cfaff7.zip | |
move venv to top level
| -rw-r--r-- | requirements.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 1d1dbba..0000000 --- a/requirements.txt +++ /dev/null @@ -1,8 +0,0 @@ -aiodns==1.1.1 -aiohttp==1.2.0 -aiohttp-route-decorator==0.1.3 -async-timeout==1.1.0 -asyncpg==0.8.4 -cchardet==1.1.2 -multidict==2.1.4 -yarl==0.8.1 |
