Skip to content

Updated readme, added overwrite to travis #9

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

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

kattni
Copy link
Contributor

@kattni kattni commented Aug 2, 2018

Added pylint force install to hopefully handle current travis build failure.

@kattni kattni requested a review from brennen August 2, 2018 16:53
@@ -22,6 +23,7 @@ deploy:
install:
- pip install -r requirements.txt
- pip install pylint circuitpython-build-tools Sphinx sphinx-rtd-theme
- pip install --force-reinstall pylint==1.9.2
Copy link
Contributor

Choose a reason for hiding this comment

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

Just so I'm clear (I think I remember there was some discussion but I may have missed the specifics), are we pinning 1.9.2 for everything at this point?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. However, @sommersoft is working on a patch to do it automatically. So, I'm only adding it to the ones that have failing builds based on the new Pylint for now.

We decided that we will update when we're ready to go through the process instead of being forced to do it each time they release a new version and having everything fail suddenly without us being prepared for it.

@brennen brennen merged commit 295122d into adafruit:master Aug 2, 2018
tannewt pushed a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Aug 3, 2018
Updating https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15 to 0.5.1 from 0.4.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_ADS1x15#13 from kattni/minor-fixes

Updating https://github.com/adafruit/Adafruit_CircuitPython_AMG to 1.1.0 from 1.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_AMG#8 from kattni/pypi
  > Merge pull request adafruit/Adafruit_CircuitPython_AMG#7 from kattni/pypi
  > updated CoC
  > Merge pull request adafruit/Adafruit_CircuitPython_AMG#6 from TG-Techie/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_BME280 to 2.0.5 from 2.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_BME280#10 from kattni/minor-fixes
  > Merge pull request adafruit/Adafruit_CircuitPython_BME280#9 from kattni/minor-fixes
  > s/pip/pip3/g
  > add sudo to global install command
  > correct code block syntax in pypi examples
  > add pypi instructions to README.rst

Updating https://github.com/adafruit/Adafruit_CircuitPython_BME680 to 3.0.4 from 3.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_BME680#8 from kattni/minor-fixes

Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO055 to 3.0.3 from 3.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_BNO055#14 from kattni/pypi
  > Merge pull request adafruit/Adafruit_CircuitPython_BNO055#13 from kattni/pypi
  > updated CoC
  > Merge pull request adafruit/Adafruit_CircuitPython_BNO055#10 from caternuson/master
  > Merge pull request adafruit/Adafruit_CircuitPython_BNO055#8 from sommersoft/new_docs

Updating https://github.com/adafruit/Adafruit_CircuitPython_CCS811 to 1.1.2 from 1.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_CCS811#22 from kattni/pypi
  > Merge pull request adafruit/Adafruit_CircuitPython_CCS811#21 from kattni/pypi

Updating https://github.com/adafruit/Adafruit_CircuitPython_CharLCD to 2.3.1 from 2.3.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_CharLCD#12 from kattni/pypi
  > Merge pull request adafruit/Adafruit_CircuitPython_CharLCD#11 from kattni/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.

2 participants