Ver código fonte

Include dummy change

Aleksandr Borzunov 3 anos atrás
pai
commit
7930e85224
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -14,6 +14,7 @@ from setuptools import find_packages, setup
 from setuptools.command.build_py import build_py
 from setuptools.command.develop import develop
 
+# kek
 P2PD_VERSION = "v0.3.6"
 P2PD_CHECKSUM = "627d0c3b475a29331fdfd1667e828f6d"
 LIBP2P_TAR_URL = f"https://github.com/learning-at-home/go-libp2p-daemon/archive/refs/tags/{P2PD_VERSION}.tar.gz"