Skip to content

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.

1 participant