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

cleanup #6

Merged
merged 4 commits into from
Jun 8, 2015
Merged

cleanup #6

merged 4 commits into from
Jun 8, 2015

Conversation

kmike
Copy link
Contributor

@kmike kmike commented Jun 7, 2015

//cc @hadim - please check it and merge if the PR is OK.

  • bring tox.ini back;
  • switch Travis to use tox, for consistency;
  • enable branch coverage;
  • drop Makefile;
  • bring back setup.cfg for proper wheels;
  • fix modules vs packages in setup.py;
  • set version back to 1.0 for now;
  • use 80 columns (see use 80 columns limit again #7);
  • keep minintervals argument;
  • improve tqdm docstring.

kmike added 4 commits June 8, 2015 03:06
* bring tox.ini back;
* switch Travis to use tox, for consistency;
* enable branch coverage;
* drop Makefile;
* bring back setup.cfg for proper wheels;
* fix modules vs packages in setup.py;
* set version back to 1.0 for now;
@hadim
Copy link
Contributor

hadim commented Jun 8, 2015

Wonderfull. LGTM and thank you !

hadim added a commit that referenced this pull request Jun 8, 2015
@hadim hadim merged commit 0421006 into master Jun 8, 2015
@hadim hadim deleted the cleanup branch June 8, 2015 06:35
casperdcl pushed a commit that referenced this pull request Sep 27, 2017
closes #389

    make smoothing rates able to be inclusive
    250 / 250 / 250 led to fail
    preset some more self.values
    satisfy codacity
    whitespace
    remove misc calls to format_meter
    replace with calls to __repr__ - this will allow for greater future flexibility
    minor tidy (#6)
casperdcl pushed a commit that referenced this pull request Sep 30, 2017
closes #389

    make smoothing rates able to be inclusive
    250 / 250 / 250 led to fail
    preset some more self.values
    satisfy codacity
    whitespace
    remove misc calls to format_meter
    replace with calls to __repr__ - this will allow for greater future flexibility
    minor tidy (#6)
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.

None yet

2 participants