We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd767bb commit a34fd05Copy full SHA for a34fd05
.travis.yml
@@ -100,6 +100,7 @@ install:
100
101
- $NOAPT || $MYPIP install $MYPIPFLAGS coverage
102
- $NOAPT || $MYPIP install $MYPIPFLAGS periodictable
103
+ # TODO - remove after fixup release of PyCifRW following 4.3.
104
- $NOAPT || $MYPIP install $MYPIPFLAGS "pycifrw==4.2.1"
105
- $NOAPT || $MYPIP install $MYPIPFLAGS diffpy.structure
106
- $NOAPT || sudo scons -C ~/pkgs/libObjCryst install
0 commit comments