Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for submission #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

nitinverma
Copy link

  • If you write a setup-template.py, there would be no edit in your source code. Having setup.py would get to the old behaviour.
  • Added two more configurations sourceDirectory (default-value="${project.basedir}/src/main/python"), packageName (default-value="${project.artifactId}").
  • Output of 'python setup bdist_egg' goes to ${project.build.directory}/py, that is by default target/py

…urce code. Having setup.py would get to the old behaviour.

* Added two more configurations sourceDirectory (default-value="${project.basedir}/src/main/python"), packageName (default-value="${project.artifactId}").
* Output of 'python setup bdist_egg' goes to ${project.build.directory}/py, that is by default target/py
…urce code. Having setup.py would get to the old behaviour.

* Added two more configurations sourceDirectory (default-value="${project.basedir}/src/main/python"), packageName (default-value="${project.artifactId}").
* Output of 'python setup bdist_egg' goes to ${project.build.directory}/py, that is by default target/py
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.

None yet

1 participant