Skip to content

Commit 6d2297a

Browse files
committed
Removed unused dependencies
1 parent 6f5ea67 commit 6d2297a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
# -*- coding: utf-8 -*-
2-
import ast
3-
import re
42
import io
53
from os.path import dirname
64
from os.path import join
7-
from codecs import open
85

96
from setuptools import find_packages, setup
107
from bernardomg.tox_test_command import ToxTestCommand

0 commit comments

Comments
 (0)