1
0
mirror of https://github.com/enpaul/keyosk.git synced 2025-12-19 09:42:34 +00:00

Revert "Refactor datatypes into submodules"

This reverts commit 07828f0063.
This commit is contained in:
2020-02-26 22:01:25 -05:00
parent 07828f0063
commit d6265c4797
7 changed files with 27 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py36, py37, py38, lint, typing, security, docs
envlist = py37, py36, lint, typing, security, docs
isolated_build = true
[testenv]