You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be able to install set debian package need to run a project.
Some project can need packages that only available througt apt, we should have an option in order to be able to allow them to say which package they need in the ecosystem.json conf file.
<!--
⚠️ If you do not respect this template, your pull request will be
closed.
⚠️ Your pull request title should be short detailed and understandable
for all.
⚠️ Also, please add a release note file using reno if the change needs
to be
documented in the release notes.
⚠️ If your pull request fixes an open issue, please link to the issue.
- [ ] I have added the tests to cover my changes.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the CONTRIBUTING document.
-->
### Summary
Allow the possibility to add debian package.
### Details and comments
- [x] Update tox tpl
- [x] Update docs
- [x] Tests [dry
run](https://github.com/mickahell/ecosystem/actions/runs/6162831052/attempts/1#summary-16725102584)
---
Closes#526
Related to #523
What is the expected behavior?
Be able to install set debian package need to run a project.
Some project can need packages that only available througt
apt
, we should have an option in order to be able to allow them to say which package they need in theecosystem.json
conf file.tox debian package pypi : https://pypi.org/project/tox-DEBIAN/
Related to #524
The text was updated successfully, but these errors were encountered: