diff --git a/nextflow_lamin/__init__.py b/nextflow_lamin/__init__.py deleted file mode 100644 index c08c1a1..0000000 --- a/nextflow_lamin/__init__.py +++ /dev/null @@ -1,9 +0,0 @@ -"""Using Lamin with Nextflow. - -Import the package:: - - import nextflow_lamin - -""" - -__version__ = "0.0.1" # denote a pre-release for 0.1.0 with 0.1rc1