this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

upgrade to newer dist

+1 -2
+1 -2
.travis.yml
··· 1 1 language: python 2 2 3 3 python: 4 - - "2.7" 5 4 - "3.7" 6 5 7 - dist: trusty 6 + dist: bionic 8 7 9 8 before_install: 10 9 - sudo apt-get install -y libfftw3-dev