move code to new location
This commit is contained in:
parent
2ca27b0792
commit
fca3d8fda1
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -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…
Add table
Add a link
Reference in a new issue