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

Allow to use attrs >=17 #68

Merged
merged 2 commits into from
Jun 10, 2017
Merged

Allow to use attrs >=17 #68

merged 2 commits into from
Jun 10, 2017

Conversation

jschueller
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 8, 2017

Codecov Report

Merging #68 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #68   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines         309    309           
  Branches       40     40           
=====================================
  Hits          309    309
Impacted Files Coverage Δ
src/doc2dash/parsers/utils.py 100% <100%> (ø) ⬆️
src/doc2dash/parsers/pydoctor.py 100% <100%> (ø) ⬆️
src/doc2dash/__main__.py 100% <100%> (ø) ⬆️
src/doc2dash/parsers/intersphinx.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd87430...a37c506. Read the comment docs.

@hynek
Copy link
Owner

hynek commented Jun 10, 2017

As explained in the other PR, pls pin attrs.

@jschueller jschueller closed this Jun 10, 2017
@jschueller jschueller reopened this Jun 10, 2017
@jschueller
Copy link
Contributor Author

Ok, I pinned attrs too and maxed out the other dependencies

@hynek hynek merged commit d83c66d into hynek:master Jun 10, 2017
@hynek
Copy link
Owner

hynek commented Jun 10, 2017

Thanks!

@jschueller jschueller deleted the attrs17 branch June 10, 2017 07:30
@jschueller
Copy link
Contributor Author

Is there a release planned soonish ?

@hynek
Copy link
Owner

hynek commented Jun 10, 2017

Yeah I think the changes by @jnothman warrant a release once they’re all merged.

@hynek
Copy link
Owner

hynek commented Jun 12, 2017

2.2.0 is on pypi

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