move code to new location

lethe/HEAD
Jan Petykiewicz 6 years ago
parent 2ca27b0792
commit fca3d8fda1

@ -20,7 +20,7 @@ Requirements:
Install with pip, via git:
```bash
pip install git+https://mpxd.net/gogs/jan/masque.git@release
pip install git+https://mpxd.net/code/jan/masque.git@release
```
## TODO

@ -7,7 +7,7 @@ setup(name='masque',
description='Lithography mask library',
author='Jan Petykiewicz',
author_email='anewusername@gmail.com',
url='https://mpxd.net/gogs/jan/masque',
url='https://mpxd.net/code/jan/masque',
packages=find_packages(),
install_requires=[
'numpy',

Loading…
Cancel
Save