Skip to content

Commit

Permalink
#577 drop the dependency on punx now
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jul 2, 2017
1 parent 9a47b93 commit eac4ac4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/validate_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
import tempfile
import unittest

sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..', 'src')))
import punx, punx.validate, punx.utils


class No_Exception(Exception): pass

Expand Down

0 comments on commit eac4ac4

Please sign in to comment.