You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from setuptools import setup, Extension, find_packages
import os
import sys
setup(
name='ipdtools',
version='0.23',
description="PacBio codes isolated and repackaged to work on their in-sillico model",
long_description="PacBio codes isolated and repackaged to work on their in-sillico model. See https://github.com/GDelevoye/ipdtools for more details.",