There was some discussion about adding python 3.4 support in issue #247, but no one ever got around to doing it (or creating an issue). Are there still plans to do this? the change log makes it look like there is nothing that would break if we simply added "3.4" to line 47 of setup.py
This came up because we are testing Qiita with python 3.4. Qiita depends on biom, which depends on pyqi, which breaks with 3.4 (even though it probably doesn't need to).
In the short term, we will likely change Qiita to test with 3.3, but just curious about this.
There was some discussion about adding python 3.4 support in issue #247, but no one ever got around to doing it (or creating an issue). Are there still plans to do this? the change log makes it look like there is nothing that would break if we simply added "3.4" to line 47 of setup.py
This came up because we are testing Qiita with python 3.4. Qiita depends on biom, which depends on pyqi, which breaks with 3.4 (even though it probably doesn't need to).
In the short term, we will likely change Qiita to test with 3.3, but just curious about this.