i hid an easter egg in the code. can you find it?

This commit is contained in:
2023-03-22 17:47:21 +02:00
parent 05c01eaeae
commit f70ccaf898

View File

@@ -59,7 +59,7 @@ We would have 3 external dependecies but due to missing functionality in libclou
3. [paramiko](https://github.com/paramiko/paramiko) which is actually needed for the deployment of libcloud
4. [azure-sdk-for-python](https://github.com/Azure/azure-sdk-for-python) from which we need
1. [azure-identity](https://pypi.org/project/azure-identity/)
2. [azure-mgmt-resource](https://pypi.org/project/azure-mgmt-resource/
2. [azure-mgmt-resource](https://pypi.org/project/azure-mgmt-resource/)
3. [azure-mgmt-network](https://pypi.org/project/azure-mgmt-network/)
# Installation