Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iexcode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
29id
iexcode
Commits
d7c7865b
Commit
d7c7865b
authored
2 years ago
by
jmcchesn
Browse files
Options
Downloads
Patches
Plain Diff
refactoring
parent
f3111efb
No related branches found
No related tags found
1 merge request
!2
Refactor jm
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
iexcode
+1
-1
1 addition, 1 deletion
iexcode
requirements.txt
+2
-2
2 additions, 2 deletions
requirements.txt
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
4 additions
and
4 deletions
iexcode
@
69f0e081
Subproject commit
fd11813da25cbb8967e2103687c1e8bd722bb6af
Subproject commit
69f0e08182ab4fe68d45640f8f56708a62f422b3
This diff is collapsed.
Click to expand it.
requirements.txt
+
2
−
2
View file @
d7c7865b
...
...
@@ -4,6 +4,6 @@ scipy
h5py
netCDF4
epics
optparse
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
d7c7865b
...
...
@@ -10,7 +10,7 @@ with open('requirements.txt') as reqs:
install_requires
.
append
(
req
)
setup
(
name
=
'
IEX_beamlin
e
'
,
name
=
'
iexcod
e
'
,
description
=
'
python scripts to run 29id of the APS
'
,
url
=
'
https://github.com/xxx
'
,
maintainer
=
'
Jessica McChesney
'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment