Skip to content

Commit a34fd05

Browse files
committed
DEV: add comment on temporary pinning of pycifrw.
1 parent dd767bb commit a34fd05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ install:
100100

101101
- $NOAPT || $MYPIP install $MYPIPFLAGS coverage
102102
- $NOAPT || $MYPIP install $MYPIPFLAGS periodictable
103+
# TODO - remove after fixup release of PyCifRW following 4.3.
103104
- $NOAPT || $MYPIP install $MYPIPFLAGS "pycifrw==4.2.1"
104105
- $NOAPT || $MYPIP install $MYPIPFLAGS diffpy.structure
105106
- $NOAPT || sudo scons -C ~/pkgs/libObjCryst install

0 commit comments

Comments
 (0)