ivandasch commented on a change in pull request #34:
URL:
https://github.com/apache/ignite-python-thin-client/pull/34#discussion_r614666782
##########
File path: MANIFEST.in
##########
@@ -1,2 +1,13 @@
-recursive-include requirements *
+graft requirements
+graft examples
+graft docs
+recursive-exclude docs/generated *
+graft tests
Review comment:
https://www.apache.org/legal/release-policy.html#source-packages
```
SOURCE PACKAGES
Every ASF release MUST contain one or more source packages, which MUST be
sufficient for a user to build and test the release provided they have access
to the appropriate platform and tools. A source release SHOULD not contain
compiled code.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]