GithubHelp home page GithubHelp logo

flask-ci's People

Contributors

clement10601 avatar vicenteneto avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

flask-ci's Issues

Failed integration with pylint >= 2.0.0

The package doesn't support pylint newer than version 1.9 because a change on the arguments of lint.Run().

I'm pasting the traceback:

Traceback (most recent call last):
  File "manage.py", line 34, in <module>
    manager.run()
  File "/home/nds/Documents/Banorte/chatbot-api/venv/lib/python3.7/site-packages/flask_script/__init__.py", line 417, in run
    result = self.handle(argv[0], argv[1:])
  File "/home/nds/Documents/Banorte/chatbot-api/venv/lib/python3.7/site-packages/flask_script/__init__.py", line 386, in handle
    res = handle(*args, **config)
  File "/home/nds/Documents/Banorte/chatbot-api/venv/lib/python3.7/site-packages/flask_ci/ci.py", line 60, in __call__
    task.run(self.settings, **kwargs)
  File "/home/nds/Documents/Banorte/chatbot-api/venv/lib/python3.7/site-packages/flask_ci/tasks/run_pylint.py", line 42, in run
    lint.Run(args, reporter=ParseableTextReporter(output=output), exit=False)
TypeError: <flask_ci.ci.CICommand object at 0x7fc28d6e1f60>: __init__() got an unexpected keyword argument 'exit'

And my environment:

python     3.7.0
Flask      1.0.2
Flask CI   1.2.9.1
pylint     2.1.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.