We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a7532 commit 79b65abCopy full SHA for 79b65ab
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup
3
4
setup(
5
- name="firecracker-python",
+ name="hysn-firecracker-python",
6
description="A Python client library to interact with Firecracker microVMs",
7
author="Muhammad Yuga Nugraha",
8
packages=find_packages(),
0 commit comments