Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyDSM is compatible with py 2.7 #3

Open
cmutel opened this issue May 20, 2015 · 0 comments
Open

pyDSM is compatible with py 2.7 #3

cmutel opened this issue May 20, 2015 · 0 comments

Comments

@cmutel
Copy link
Contributor

cmutel commented May 20, 2015

There is no need to raise an error for python 2.7. All tests pass:

cmutel⚛pyDSM ➔ nosetests-2.7
........./Users/cmutel/Source/pyDSM/pydsm/pyDSM.py:262: FutureWarning: comparison to `None` will result in an elementwise object comparison in the future.
  if self.o_c == None:
.........
----------------------------------------------------------------------
Ran 18 tests in 0.594s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant