Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jchanvfx committed Aug 11, 2019
1 parent df594c7 commit bab7a60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
import setuptools
import .pkg_info as pkg_info

import NodeGraphQt.pkg_info as pkg_info

with open('README.md', 'r') as fh:
long_description = fh.read()
Expand Down

0 comments on commit bab7a60

Please sign in to comment.