Skip to content

Commit

Permalink
Update dependencies (#107)
Browse files Browse the repository at this point in the history
* Fix flask-session with werkzeug

* Update dependencies

* Update tox.ini
  • Loading branch information
hluk committed Oct 2, 2023
1 parent 70806a1 commit d80033f
Show file tree
Hide file tree
Showing 5 changed files with 493 additions and 486 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Note, that in order for some of the tests to work properly, tox is configured to

Should you, for some reason avoid docker, you could run the following command (with virtualenv active)::

$ NO_CAN_HAS_POSTGRES=sadly pytest
$ tox -e py311-nodocker

To use tox-docker with podman without requiring root, you can use
`tox-podman.sh` script that wraps `tox`::
Expand Down
Loading

0 comments on commit d80033f

Please sign in to comment.