diff --git a/.travis.yml b/.travis.yml index 5afb956..2e4e6b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ python: - 3.6 - 3.7 - 3.8 - - 3.9-dev install: - pip install -r requirements.txt -r requirements-dev.txt - nvm install 10 diff --git a/README.markdown b/README.markdown index 3cc6c31..f6fe9f3 100644 --- a/README.markdown +++ b/README.markdown @@ -19,7 +19,6 @@ Forget is a post deleting service for Twitter and Mastodon. It lives at * Redis * Python 3.6+ * Node.js 10+ -* NPM ### Set up venv