Skip to content

Commit 535844d

Browse files
committed
🥚 release official 0.0.1
1 parent 2604d29 commit 535844d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.moban.d/CUSTOM_README.rst.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
{% block documentation_link %}
44
{% endblock %}
55

6-
{% block features %}The project packages `pypi-mobans <https://github.com/moremoban/pypi>`_ and distributes it via pypi.
6+
{% block features %}The project packages `pypi-mobans <https://github.com/moremoban/pypi>`_, `gitignore <https://github.com/github/gitignore>_` and distributes it via pypi.
77
{% endblock %}

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ include README.rst
22
include CHANGELOG.rst
33
include pypi_mobans_pkg/resources/templates/*
44
recursive-include pypi_mobans_pkg/resources/templates/gitignore *.*
5-
include pypi_mobans_pkg/resources/templates/docs/*
5+
recursive-include include pypi_mobans_pkg/resources/templates/docs/*
66
include pypi_mobans_pkg/resources/templates/tests/*
77
include pypi_mobans_pkg/resources/config/*

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pypi-mobans-pkg
1212
:target: https://gitter.im/chfw_moban/Lobby
1313

1414

15-
The project packages `pypi-mobans <https://github.com/moremoban/pypi>`_ and distributes it via pypi.
15+
The project packages `pypi-mobans <https://github.com/moremoban/pypi>`_, `gitignore <https://github.com/github/gitignore>_` and distributes it via pypi.
1616

1717
Installation
1818
================================================================================

0 commit comments

Comments
 (0)