Delete pygwin.egg-info directory

This commit is contained in:
themixray 2021-11-10 19:27:57 +03:00 committed by GitHub
parent 2d011a9d44
commit ce4d5ec951
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 38 deletions

View file

@ -1,10 +0,0 @@
Metadata-Version: 1.0
Name: pygwin
Version: 0.1.0
Summary: A library for creating Python applications.
Home-page: UNKNOWN
Author: themixray
Author-email: UNKNOWN
License: MIT
Description: UNKNOWN
Platform: UNKNOWN

View file

@ -1,20 +0,0 @@
setup.py
pygwin/__init__.py
pygwin/_pg.py
pygwin/_win.py
pygwin/console.py
pygwin/font.py
pygwin/gamepad.py
pygwin/image.py
pygwin/keyboard.py
pygwin/mixer.py
pygwin/mouse.py
pygwin/rect.py
pygwin/surface.py
pygwin/tray.py
pygwin/ui.py
pygwin.egg-info/PKG-INFO
pygwin.egg-info/SOURCES.txt
pygwin.egg-info/dependency_links.txt
pygwin.egg-info/requires.txt
pygwin.egg-info/top_level.txt

View file

@ -1 +0,0 @@

View file

@ -1,6 +0,0 @@
cython
pywin32
pygame
inputs
pydub
wxPython

View file

@ -1 +0,0 @@
pygwin