Skip to content

Commit 92db9f9

Browse files
andamianAdrian Damian
andauthored
Some cleanup and int test improvements (#226)
Added support for large files through the `cadcutils` package. Some cleanup and bug fixes. --------- Co-authored-by: Adrian Damian <[email protected]>
1 parent 1dd2d72 commit 92db9f9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+943
-2176
lines changed

vos/setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ edit_on_github = False
5252
github_project = opencadc/vostools
5353
install_requires =
5454
html2text>=2016.5.29
55-
cadcutils>=1.5.1
55+
cadcutils>=1.5.2.2
5656
aenum
5757

5858
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
59-
version = 3.6
59+
version = 3.6.1
6060

6161
[options.extras_require]
6262
test =

vos/test/scripts/README

Lines changed: 0 additions & 10 deletions
This file was deleted.

vos/test/scripts/fuse_test_lockerrors.sh

Lines changed: 0 additions & 129 deletions
This file was deleted.

vos/test/scripts/node.atest.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

vos/test/scripts/setup_test_lockerrors_int.sh

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)