Skip to content

Include tutorials in source distributions#215

Merged
jstasiak merged 1 commit intonetaddr:masterfrom
sbraz:docs
Sep 12, 2020
Merged

Include tutorials in source distributions#215
jstasiak merged 1 commit intonetaddr:masterfrom
sbraz:docs

Conversation

@sbraz
Copy link
Contributor

@sbraz sbraz commented Sep 12, 2020

Hi,
could you please add this folder so that PyPI tarballs contain all the necessary files to build the doc? At the moment, it results in an incomplete build:

/var/tmp/portage/dev-python/netaddr-0.8.0/work/netaddr-0.8.0-python3_9/lib/netaddr/ip/__init__.py:docstring of netaddr.IPAddress.__bytes__:2: WARNING: Field list ends without a blank line; unexpected unindent.
/var/tmp/portage/dev-python/netaddr-0.8.0/work/netaddr-0.8.0-python3_9/lib/netaddr/ip/nmap.py:docstring of netaddr.iter_nmap_range:6: WARNING: Inline emphasis start-string without end-string.
/var/tmp/portage/dev-python/netaddr-0.8.0/work/netaddr-0.8.0/docs/source/contributors.rst:5: WARNING: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: 'THANKS'.
/var/tmp/portage/dev-python/netaddr-0.8.0/work/netaddr-0.8.0/docs/source/installation.rst:5: WARNING: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: 'INSTALL'.
/var/tmp/portage/dev-python/netaddr-0.8.0/work/netaddr-0.8.0/docs/source/tutorial_01.rst:5: WARNING: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: 'tutorials/2.x/ip/tutorial.txt'.
/var/tmp/portage/dev-python/netaddr-0.8.0/work/netaddr-0.8.0/docs/source/tutorial_02.rst:5: WARNING: Problems with "include" directive path:       
InputError: [Errno 2] No such file or directory: 'tutorials/2.x/eui/tutorial.txt'.
/var/tmp/portage/dev-python/netaddr-0.8.0/work/netaddr-0.8.0/docs/source/tutorial_03.rst:5: WARNING: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: 'tutorials/2.x/ip/sets.txt'.

@jstasiak jstasiak merged commit e6f545f into netaddr:master Sep 12, 2020
@jstasiak
Copy link
Contributor

Cheers!

@sbraz
Copy link
Contributor Author

sbraz commented Sep 12, 2020

Thanks 😃

@jstasiak
Copy link
Contributor

Released in version 0.9.0 today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants