Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
vangj committed Sep 30, 2021
1 parent 75672cb commit a926287
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from setuptools import setup, find_packages


setup(
packages=find_packages(exclude=('*.tests', '*.tests.*', 'tests.*', 'tests'))
)

0 comments on commit a926287

Please sign in to comment.