Skip to content
Snippets Groups Projects
Commit 342d7451 authored by Simon Sebastian Humpohl's avatar Simon Sebastian Humpohl
Browse files

Add Tabor provided TEWXAwg class

parent b20ab451
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@ from distutils.core import setup
setup(
name='pyte',
version='',
packages=['pyte'],
package_dir={'pyte': 'src'},
packages=['pyte','teawg'],
package_dir={'pyte': 'pyte', 'teawg': 'teawg'},
url='',
license='',
author='Tabor electronics',
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment