Skip to content

Commit

Permalink
template cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Aug 4, 2022
1 parent 91b1f49 commit 2dc0fde
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Coming soon!

## Development

This project is developed using [python-build](https://github.com/craigahobbs/python-build#readme). It was started
using [python-template](https://github.com/craigahobbs/python-template#readme) as follows:
This package is developed using [python-build](https://github.com/craigahobbs/python-build#readme).
It was started using [python-template](https://github.com/craigahobbs/python-template#readme) as follows:

```
template-specialize python-template/template/ {{package}}/ -k package {{package}} -k name '{{name}}' -k email '{{email}}' -k github '{{github}}'{% if noapi is defined and noapi %} -k noapi 1{% endif %}{% if nomain is defined and nomain %} -k nomain 1{% endif %}
Expand Down
4 changes: 2 additions & 2 deletions template/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Links
Development
-----------

This project is developed using `python-build <https://github.com/craigahobbs/python-build#readme>`__. It was started
using `python-template <https://github.com/craigahobbs/python-template#readme>`__ as follows::
This package is developed using `python-build <https://github.com/craigahobbs/python-build#readme>`__.
It was started using `python-template <https://github.com/craigahobbs/python-template#readme>`__ as follows::

template-specialize python-template/template/ {{package}}/ -k package {{package}} -k name '{{name}}' -k email '{{email}}' -k github '{{github}}'{% if noapi is defined and noapi %} -k noapi 1{% endif %}{% if nomain is defined and nomain %} -k nomain 1{% endif %}
4 changes: 2 additions & 2 deletions test-expected/noapi-0-nomain-0/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Links
Development
-----------

This project is developed using `python-build <https://github.com/craigahobbs/python-build#readme>`__. It was started
using `python-template <https://github.com/craigahobbs/python-template#readme>`__ as follows::
This package is developed using `python-build <https://github.com/craigahobbs/python-build#readme>`__.
It was started using `python-template <https://github.com/craigahobbs/python-template#readme>`__ as follows::

template-specialize python-template/template/ my-package/ -k package my-package -k name 'John Doe' -k email '[email protected]' -k github 'johndoe'
4 changes: 2 additions & 2 deletions test-expected/noapi-nomain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Coming soon!

## Development

This project is developed using [python-build](https://github.com/craigahobbs/python-build#readme). It was started
using [python-template](https://github.com/craigahobbs/python-template#readme) as follows:
This package is developed using [python-build](https://github.com/craigahobbs/python-build#readme).
It was started using [python-template](https://github.com/craigahobbs/python-template#readme) as follows:

```
template-specialize python-template/template/ my-package/ -k package my-package -k name 'John Doe' -k email '[email protected]' -k github 'johndoe' -k noapi 1 -k nomain 1
Expand Down
4 changes: 2 additions & 2 deletions test-expected/noapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Coming soon!

## Development

This project is developed using [python-build](https://github.com/craigahobbs/python-build#readme). It was started
using [python-template](https://github.com/craigahobbs/python-template#readme) as follows:
This package is developed using [python-build](https://github.com/craigahobbs/python-build#readme).
It was started using [python-template](https://github.com/craigahobbs/python-template#readme) as follows:

```
template-specialize python-template/template/ my-package/ -k package my-package -k name 'John Doe' -k email '[email protected]' -k github 'johndoe' -k noapi 1
Expand Down
4 changes: 2 additions & 2 deletions test-expected/nomain/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Links
Development
-----------

This project is developed using `python-build <https://github.com/craigahobbs/python-build#readme>`__. It was started
using `python-template <https://github.com/craigahobbs/python-template#readme>`__ as follows::
This package is developed using `python-build <https://github.com/craigahobbs/python-build#readme>`__.
It was started using `python-template <https://github.com/craigahobbs/python-template#readme>`__ as follows::

template-specialize python-template/template/ my-package/ -k package my-package -k name 'John Doe' -k email '[email protected]' -k github 'johndoe' -k nomain 1
4 changes: 2 additions & 2 deletions test-expected/required/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Links
Development
-----------

This project is developed using `python-build <https://github.com/craigahobbs/python-build#readme>`__. It was started
using `python-template <https://github.com/craigahobbs/python-template#readme>`__ as follows::
This package is developed using `python-build <https://github.com/craigahobbs/python-build#readme>`__.
It was started using `python-template <https://github.com/craigahobbs/python-template#readme>`__ as follows::

template-specialize python-template/template/ my-package/ -k package my-package -k name 'John Doe' -k email '[email protected]' -k github 'johndoe'

0 comments on commit 2dc0fde

Please sign in to comment.