Closed babbush closed 7 years ago
So there's good news and bad news.
:thumbsup: The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.
:confused: The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that they're okay with their commits being contributed to this project. Please have them confirm that here in the pull request.
Note to project maintainer: This is a terminal state, meaning the cla/google
commit status will not change from this State. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.
Creating develop branch
Removes authors until all have confirmed they want to be listed.
Adds back authors to README.rst.
Adds .travis.yml to configure travis ci.
Adds openfermion to requirements.txt
Modifies openfermion version to correct format.
Uses explicit prerelease version for openfermion
Tries exact match for pre-release version.
Adds travis and coveral badges.
Adds missing packages to setup.py
Adds pypi badge.
Adds a missing comma.
Up version number in prep for new pypi.
Disables broken tests.
Fixes typo in excluded tests.