Skip to content

Commit

Permalink
unpin coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
nemacysts committed Dec 27, 2023
1 parent 68d6adf commit 138104b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Coverage==5.0 fails with `Safety level may not be changed inside a transaction`
# on python 3.6.0 (xenial) (https://github.com/nedbat/coveragepy/issues/703)
coverage<5.0
coverage
mypy
pre-commit>=1.0.0
pytest
Expand Down

0 comments on commit 138104b

Please sign in to comment.