Skip to content

Commit

Permalink
Test a coverage fix proposed from nedbat/coveragepy#1310 nedbat/cover…
Browse files Browse the repository at this point in the history
  • Loading branch information
vEpiphyte committed Jan 26, 2022
1 parent b598d23 commit 5150470
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Expand Up @@ -44,6 +44,8 @@ commands:
. venv/bin/activate
python3 -m pip install -U wheel pip
python3 -m pip install -U -r requirements_dev.txt
pip install git+https://github.com/nedbat/coveragepy@nedbat/fix-1312
pip freeze
- run:
name: install synapse
Expand Down

0 comments on commit 5150470

Please sign in to comment.