Skip to content

Commit

Permalink
requirements.txt and set up branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Loembe authored and Alex Loembe committed Dec 3, 2023
1 parent 024515b commit 4fb83a0
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ m2repo
.pydevproject
.settings

python/ejsonschema-master/
python/ejsonschema.zip
python/nistoar/midas/version.py
python/nistoar/pdr/version.py
python/pynoid-master/
python/pynoid.zip
# Mac OSX
.DS_Store

Expand Down
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
oar-pdr-py 2.1.0rc3
16 changes: 16 additions & 0 deletions python/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
pipenv
setuptools<66.0.0
json-spec
jsonschema==2.4.0
requests
pytest==4.6.5
filelock
crossrefapi
pyyaml
jsonmerge==1.3.0
funcsigs
bagit>=1.6.3,<2.0
fs>=2.0.21
jsonpatch
mako
pyjwt

0 comments on commit 4fb83a0

Please sign in to comment.