timothycrosley / portray

Your Project with Great Documentation.
MIT License
860 stars 72 forks source link

Update GitHub Actions CI/CD pipeline and update some dependencies #98

Closed nikitabarskov closed 1 year ago

nikitabarskov commented 2 years ago

Configure Poetry to install venv inside the project, update mypy, update other dependencies with current constraints, update GitHub Actions so it can cache .venv, use GitHub Actions to install Poetry, configure to run CI/CD only for pull_request and push to main, remove python3.6.