Skip to content

Commit

Permalink
Cut RST Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Apr 18, 2022
1 parent e16fdab commit 9acfc1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 90 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
- name: Install pipenv
run: pipx install pipenv

- uses: actions/setup-python@v2
- uses: actions/setup-python@v3
with:
python-version: "3.7"
python-version: "3.9"
cache: "pipenv"

- id: pipenv-install
Expand Down
88 changes: 0 additions & 88 deletions README.rst

This file was deleted.

0 comments on commit 9acfc1e

Please sign in to comment.