Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Remove tox skipdist=True
Browse files Browse the repository at this point in the history
This does not work with latest tox 4.x.

Closes-Bug: #2000357
Change-Id: Ib0fca00c92ef56fce57eb6355cb6be36e478a744
  • Loading branch information
rabi committed Dec 23, 2022
1 parent c36e531 commit 7fd4519
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
@@ -1,6 +1,5 @@
[tox]
minversion = 3.18.0
skipsdist = True
envlist = pep8,py,tht

[testenv]
Expand Down

0 comments on commit 7fd4519

Please sign in to comment.