Skip to content

Commit

Permalink
Merge pull request #15 from Besler/main
Browse files Browse the repository at this point in the history
Remove circular dependency
  • Loading branch information
garrettj403 committed Oct 12, 2021
2 parents ab63093 + 05688a0 commit 6be2660
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
from setuptools import find_packages, setup
from setuptools.command.test import test as TestCommand

import czt

root = path.abspath(path.dirname(__file__))

def read(*filenames, **kwargs):
Expand Down

0 comments on commit 6be2660

Please sign in to comment.