/mydependency

Public github-hosted python package for test

Primary LanguagePython

mydependency

Description

This is a public, github-hosted python package for testing depencies.

Install

Simply run :

pip install git+https://github.com/astariul/mydependency.git

Usage

from mydependency import hi
print(hi())