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

Repo setup #28

Merged
merged 16 commits into from
Mar 24, 2020
Merged

Repo setup #28

merged 16 commits into from
Mar 24, 2020

Conversation

jcrivenaes
Copy link
Collaborator

No description provided.

@berland
Copy link
Collaborator

berland commented Mar 23, 2020

Shouldn't the qcforward commits be separated out in its own PR? (at least if we are going to do some rebasing)


* Docstrings shall start and end with """ and use Google style.

* Use pytest as testing engine

* Code shall be be Python 2.7.13 + and python 3.4 + compliant
* Code shall be Python 2.7.13 + (until mid 2020) and python 3.4 + compliant
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it 2.7.14 ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes perhaps, but the difference between 2.7.13 and 2.7.14 are not noticable for most users I will think (bug fixes on nitty-gritty details)

@berland berland linked an issue Mar 23, 2020 that may be closed by this pull request
Copy link
Collaborator

@tnatt tnatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a look through all of your commits, and from my perspective and limited knowledge everything looks ok ;) I must say I find it quite educational to sit at this review end.. google is my friend at the moment!

@jcrivenaes jcrivenaes merged commit 1ddb4e1 into master Mar 24, 2020
@berland berland deleted the repo-setup branch June 10, 2020 07:23
berland pushed a commit that referenced this pull request Jun 11, 2020
* Simplify setup, change form versioneer to setuptools_scm

* Edit ignore list

* Line length 88 as black

* Improve/change setup and versioning system

* Disabled Makefile

* Clean up generated files and do a code blackening

* Added requirements in setup

* Changed version system

* Added message control list

* Improve and correct text

* Added doc page for qcforward

* Corrected versioning and added qcforward

* wip: QCForward class

* Blacken code

* Added initial test for qcforward
berland pushed a commit that referenced this pull request Jun 17, 2020
* Simplify setup, change form versioneer to setuptools_scm

* Edit ignore list

* Line length 88 as black

* Improve/change setup and versioning system

* Disabled Makefile

* Clean up generated files and do a code blackening

* Added requirements in setup

* Changed version system

* Added message control list

* Improve and correct text

* Added doc page for qcforward

* Corrected versioning and added qcforward

* wip: QCForward class

* Blacken code

* Added initial test for qcforward
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

Successfully merging this pull request may close these issues.

Repo: Replace versioneer and general update
4 participants