Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
Template
Commits
dc5130d5
Commit
dc5130d5
authored
4 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Avoid duplicate targets in the README.
parent
69a9676d
No related branches found
No related tags found
No related merge requests found
Pipeline
#405
failed
4 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+5
-3
5 additions, 3 deletions
README.rst
with
5 additions
and
3 deletions
README.rst
+
5
−
3
View file @
dc5130d5
...
...
@@ -57,8 +57,8 @@ docstrings in :code:`template/filters.py`.
Testing
-------
Tests require
`
Pipenv
<https://docs.pipenv.org>`_ and `Bats
<https://github.com/bats-core/bats-core>`_. Run the tests with the
Tests require Pipenv
_ and
`Bats
<https://github.com/bats-core/bats-core>`_. Run the tests with the
following commands:
.. code:: shell
...
...
@@ -75,7 +75,7 @@ PyPy.
Release
-------
Release requires
`
Pipenv
<https://docs.pipenv.org>`
_. To bump the version run
Release requires Pipenv_. To bump the version run
:code:`pipenv run bumpversion major|minor|patch` to update the version and git
commit and tag the changes, then run :code:`git push --follow-tags` to push the
git commit and tag. The GitLab CI will then build and upload a release to PyPI.
...
...
@@ -95,3 +95,5 @@ Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website
<https://www.shore.co.il/>`_. Patches are welcome via `git send-email
<http://git-scm.com/book/en/v2/Git-Commands-Email>`_. The repository is located
at: https://git.shore.co.il/nimrod/.
.. _Pipenv: https://docs.pipenv.org
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment