Repo re-org, make gerberex tests run

This commit is contained in:
jaseg 2021-06-13 15:00:17 +02:00
parent 889ea37d9b
commit 4eb0e063bc
112 changed files with 120 additions and 127 deletions

View file

@ -29,8 +29,8 @@ def version():
setup(
name='gerbonara',
version=version(),
author='XenGi, Jaseg',
author_email='contact@gerbonara.io',
author='XenGi, jaseg',
author_email='contact@gerbonara.jaseg.de',
description='Tools to handle Gerber and Excellon files in Python',
long_description=long_description(),
long_description_content_type='text/markdown',