-
Hi @ziyiyin97 ,
Have you tried packaging WISE scripts (or julia scripts) in docker. Whenever I do that, and instantiate the package it clones and downloads all packages from Manifest while running …
-
:warning: **IMPOTANT:** This issue should not be actioned until https://github.com/clearcontainers/packaging/issues/46 has landed (post beta).
---
We need to change `setup_env_ubuntu.sh` so that r…
-
As discussed today we need to get the Gini analysis ready using the scripts we have developed earlier. The analysis should align closely with Decan et al: "An Empirical Comparison of Dependency Networ…
-
# Describe the bug
The command,
> `scripts/launch.sh test/test_ag_kernel_functional.py 4096 4096 4096`
Seems to work fine.
However, if we add this line:
```diff
diff --git a/test/test_ag_ker…
-
### Status Quo:
Flutter SDK is needed even if we are using `dart` command only - due to the way `package:jni` is packaged.
In theory it is possible to comment out flutter-specific parts and use …
-
I have struggled to find an effective way to package maneki application as an installable arch linux package, the program is written fully in python. The primary executable script is called main.py an…
-
All build scripts for the DEB package are here and working fine: https://github.com/themix-project/oomox/tree/master/packaging/ubuntu, https://github.com/themix-project/oomox/releases/download/1.6.0/o…
-
Hi!
i got such command
```
fpm -s python -t rpm --rpm-os linux -a all -C . --provides noc-tower \
-n noc-tower \
--config-files etc/tower/tower.yml \
--rpm-user tower \
--rpm-group tower \…
-
Hi,
Could you provide a setup.py please?
Python packaging
- [Packaging Python Projects - setup.py](https://packaging.python.org/tutorials/packaging-projects/#creating-setup-py)
- [Pack…
noraj updated
3 years ago
-
:warning: **IMPORTANT:** This issue should not be actioned until *both* #34 have landed **and** the beta has been released.
---
We should switch the packaging scripts to remove all the hard-coded …