Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These last two variables aren't defined anywhere in ACS and are rather used for convenience in the settings.xml file in your $M2_HOME.

Deploying Python Packages

For deploying Python packages, you need In the case of Python, it uses a repository, and as far as we've seen it's not trivial to use a local file system for testing. Here you need a .pypirc file in your home. A minimal example would be:

...