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

Feature/improve tox file #930

Merged
merged 3 commits into from
Sep 22, 2021
Merged

Feature/improve tox file #930

merged 3 commits into from
Sep 22, 2021

Conversation

lavigne958
Copy link
Collaborator

@lavigne958 lavigne958 commented Sep 19, 2021

Improve tox file by adding some useful commands.

  • group most linter under a single tox command
  • add a command to format code, for developers to format code before push.
  • add doc command to build the doc
  • add build command to build the gspread package

made some minor fixes in setup.py/doc, add myself as maintainer (because I am 😛 )

closes #924

Updated tox.ini and add a new environement to build the gspread package.

Minor fixes in setup.py et and doc and README, update minimum python version,
add my-self as maintainer and set the same version for requirements in the
requirements.tx and the setup.py
Add a new environement to tox.ini to build documentation.
Add extra steps in CI to build package and documentation.
This makes sure the package can build and the doc generates fine
on each new push/PR.
@lavigne958 lavigne958 requested a review from burnash September 19, 2021 08:53
@lavigne958 lavigne958 self-assigned this Sep 19, 2021
@lavigne958 lavigne958 merged commit 4df15d1 into master Sep 22, 2021
@lavigne958 lavigne958 deleted the feature/improve_tox_file branch October 10, 2021 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve tox file
2 participants