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.
0b781bbf59
master
v2.0
dev
docker
1.6
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0b781bbf59'
${ noResults }
parser
/
setup.py
36 lines
1.5 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