Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DuniterPy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
python
DuniterPy
Commits
de1b8329
Commit
de1b8329
authored
4 years ago
by
Moul
Browse files
Options
Downloads
Patches
Plain Diff
[enh]
#160
: Include examples into the Python package
https://python-poetry.org/docs/pyproject/#include-and-exclude
parent
55f2105e
No related branches found
No related tags found
2 merge requests
!157
v1.0.0rc0: merge dev into master
,
!134
#160: Include examples into Python package
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+1
-0
1 addition, 0 deletions
pyproject.toml
with
1 addition
and
0 deletions
pyproject.toml
+
1
−
0
View file @
de1b8329
...
@@ -11,6 +11,7 @@ homepage = ""
...
@@ -11,6 +11,7 @@ homepage = ""
repository
=
"https://git.duniter.org/clients/python/duniterpy"
repository
=
"https://git.duniter.org/clients/python/duniterpy"
documentation
=
"https://clients.duniter.io/python/duniterpy/index.html"
documentation
=
"https://clients.duniter.io/python/duniterpy/index.html"
keywords
=
[
"g1"
,
"duniter"
,
"cryptocurrency"
,
"librecurrency"
,
"library"
]
keywords
=
[
"g1"
,
"duniter"
,
"cryptocurrency"
,
"librecurrency"
,
"library"
]
include
=
[
"examples/*.py"
]
classifiers
=
[
classifiers
=
[
"Development Status :: 5 - Production/Stable"
,
"Development Status :: 5 - Production/Stable"
,
"Natural Language :: English"
,
"Natural Language :: English"
,
...
...
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