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

remove babel dependency from synse package, move it to tox workflow #142

Merged
merged 1 commit into from
Apr 16, 2018

Conversation

edaniszewski
Copy link
Contributor

fixes #140

This removes the babel package dependency in the python package, since it is only used in development. it moves the pieces that use babel to a tox job.

@codecov-io
Copy link

codecov-io commented Apr 16, 2018

Codecov Report

Merging #142 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  Coverage   88.77%   88.77%           
=======================================
  Files          40       40           
  Lines        1114     1114           
=======================================
  Hits          989      989           
  Misses        125      125

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 e73dc60...2dd7cbf. Read the comment docs.

@edaniszewski edaniszewski merged commit 46a4299 into master Apr 16, 2018
@edaniszewski edaniszewski deleted the tox-babel branch April 16, 2018 19:09
edaniszewski pushed a commit to edaniszewski/synse-server that referenced this pull request Dec 9, 2021
Add fan_sensors route for synse / auto-fan.
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.

remove babel as a dependency in setup.py
3 participants