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

Modernize codebase #342

Closed
ElDeveloper opened this issue Feb 12, 2015 · 6 comments
Closed

Modernize codebase #342

ElDeveloper opened this issue Feb 12, 2015 · 6 comments

Comments

@ElDeveloper
Copy link
Member

Add coveralls.
Add flake8/pep8 checks.
Remove __version__,__author__ ... etc strings where possible.
Add BSD license header to all files.
Remove shebang from library files.

I'm tagging this issue as an easy fix, because the changes should be very simple, however it might take a while to do them all.

@ElDeveloper ElDeveloper added this to the Emperor 0.9.6 milestone Feb 12, 2015
ElDeveloper added a commit to ElDeveloper/emperor that referenced this issue Mar 5, 2015
@ElDeveloper
Copy link
Member Author

  • @josenavas will work on sort.py, test_sort.py and test_util.py.
  • @mortonjt will work on biplots.py and test_biplots.py
  • @ElDeveloper will work on format.py and test_format.py
  • @wasade filter.py and test_filter.py

The following have been unclaimed yet:

  • parse.py and test_parse.py
  • setup.py

@josenavas
Copy link
Member

I will take test_util.py (I do not haver permissions on this repo to modify your comment @ElDeveloper )

@ElDeveloper
Copy link
Member Author

@josenavas, updated, thanks!

@josenavas josenavas mentioned this issue Mar 23, 2015
@josenavas
Copy link
Member

working on setup.py

@josenavas
Copy link
Member

And working on the remaining one... parse.py and test_parse.py

@mortonjt
Copy link
Contributor

@wasade , I can take care of pep8ing filter.py and test_filter.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants