Skip to content

Commit 5354035

Browse files
committed
Merge branch 'ManifestPatch' into 'master'
Update MANIFEST.in See merge request mass-spectrometry/corems!109
2 parents f7cd969 + 73639c9 commit 5354035

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
include requirements.txt
22
include disclaimer.txt
33
include Dockerfile
4-
include ext_lib/*
4+
include ext_lib/*
5+
include ext_lib/dotnet/*

corems/mass_spectra/input/brukerSolarix.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
__author__ = "Yuri E. Corilo"
22
__date__ = "Oct 29, 2019"
33

4-
from future import __annotations__
54
from threading import Thread
65
from pathlib import Path
76
from s3path import S3Path

0 commit comments

Comments
 (0)