This website works better with JavaScript.
Explore
Help
Sign In
healthcareio
/
parser
mirror of
https://hiplab.mc.vanderbilt.edu/git/hiplab/parser.git
Watch
1
Star
1
Fork
You've already forked parser
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41d75012ab
master
v2.0
dev
docker
1.6
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '41d75012ab'
${ noResults }
parser
/
setup.py
48 lines
1.8 KiB
Python
Raw
Normal View
History
Unescape
Escape
Upload files to ''
5 years ago
"""
This
is
a
build
file
for
the
"""
from
setuptools
import
setup
,
find_packages
import
os
bug fix with installer
5 years ago
# }