Skip to content

Commit 62d363f

Browse files
authored
Switch to a fork of csvsorter until they are merged. (#10)
1 parent d914b43 commit 62d363f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ dist: trusty
22
sudo: false
33
language: python
44
python:
5-
- "3.4"
65
- "3.5"
76
- "3.6"
87
- "nightly"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
python-dateutil
2-
git+git://github.com/dionysio/csvsorter.git#egg=csvsorter
2+
git+git://github.com/ShadenSmith/csvsorter.git#egg=csvsorter

0 commit comments

Comments
 (0)