neomad-team/neomad.org

Tests are not passing

Closed this issue ยท 7 comments

Assigning this to the test master in chief ๐Ÿ‘‘

The tests are not passing. See: https://circleci.com/gh/neomad-team/neomad.org

Removing tests because they're not passing is not an option ๐Ÿ˜›

It's because circleci does not find version 3.6 of python python-build: definition not found: 3.6
We can change it for 3.6.0 but we'll not build with the latest version of python or remove it.

Good point. Which makes more sense to you @Ydrasil?
I'm ok with both :)

@vinyll Is it important to build neomad now with the 3.6.x build ?

Nope, that's why both solutions are ok with me.
FYI the server is currently in Python 3.5.2

So I think that we can remove it

We use which version of python ? We have now the same issue python-build: definition not found: 3.5

We are using python 3.5.2 in dev and prod