Skip to content

Commit

Permalink
Remove pkg-resources
Browse files Browse the repository at this point in the history
Also linger delete from last commit
  • Loading branch information
thisisrandy committed Nov 14, 2019
1 parent edfef6b commit 5981e89
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion classifier.py
Expand Up @@ -8,7 +8,6 @@
import uvicorn
from starlette.applications import Starlette
from starlette.responses import JSONResponse, HTMLResponse, RedirectResponse
import sys
import aiohttp
import asyncio

Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Expand Up @@ -30,7 +30,6 @@ packaging==19.2
pandas==0.25.3
pathspec==0.6.0
Pillow==6.2.1
pkg-resources==0.0.0
plac==1.1.3
preshed==3.0.2
pyparsing==2.4.5
Expand Down

0 comments on commit 5981e89

Please sign in to comment.