Skip to content
Snippets Groups Projects
Commit 9f4efcb4 authored by jmcchesn's avatar jmcchesn
Browse files

Merge branch 'refactorJM' into 'main'

Refactor jm

See merge request !2
parents 69f0e081 d7c7865b
No related branches found
No related tags found
1 merge request!2Refactor jm
iexcode @ 69f0e081
Subproject commit 4dbba03bc69c58a08a1f36571ffb4fe67597d85a Subproject commit 69f0e08182ab4fe68d45640f8f56708a62f422b3
setup.py 100644 → 100755
...@@ -10,7 +10,7 @@ with open('requirements.txt') as reqs: ...@@ -10,7 +10,7 @@ with open('requirements.txt') as reqs:
install_requires.append(req) install_requires.append(req)
setup( setup(
name='IEX_beamline', name='iexcode',
description='python scripts to run 29id of the APS', description='python scripts to run 29id of the APS',
url='https://github.com/xxx', url='https://github.com/xxx',
maintainer='Jessica McChesney', maintainer='Jessica McChesney',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment