Hello,
I think there's a Wapt-Upgrade package that handles this...
To be confirmed.
The search returned 3 results
- March 16, 2015 - 09:02
- Forum: WAPT Server
- Subject: Some questions about WAPT
- Answers: 3
- Views : 4929
- March 16, 2015 - 08:57
- Forum: WAPT Packages
- Subject: Licensed software - Setup.py
- Answers: 3
- Views : 5297
Re: Software with license - Setup.py
Hello,
Yes, that's a good point, I hadn't thought of that, what a dummy!
Indeed, not many people are using it, which is a real shame because it's a good tool...
Yes, that's a good point, I hadn't thought of that, what a dummy!
Indeed, not many people are using it, which is a real shame because it's a good tool...
- March 13, 2015 - 4:38 PM
- Forum: WAPT Packages
- Subject: Licensed software - Setup.py
- Answers: 3
- Views : 5297
Licensed software - Setup.py
Hello,
I'm new to WAPT and I want to create a package with software that requires a license.
Do I just need to add the license number/key to setup.py like this: `
#List of required......
required_params = [license number]`
? Or do I also need to add a parameter to the command line: `
xxx.v0 ...`
I'm new to WAPT and I want to create a package with software that requires a license.
Do I just need to add the license number/key to setup.py like this: `
#List of required......
required_params = [license number]`
? Or do I also need to add a parameter to the command line: `
xxx.v0 ...`
