Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick2bad4u authored Mar 19, 2024
1 parent 4c93f64 commit f15f3f5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
from setuptools import setup

setup(
name='BHBot-master',
version='V1',
packages=[''],
url='https://github.com/Nick2bad4u/BHBot',
license='Unlicense',
author='Nick',
author_email='',
description=''
)

0 comments on commit f15f3f5

Please sign in to comment.