mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
add standard file header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
#----------------------------------------------------------------------
|
||||
# Name: setup.py
|
||||
# Purpose: Distutils build script for wxPython (phoenix)
|
||||
#
|
||||
# Author: Robin Dunn
|
||||
#
|
||||
# Created: 27-Mar-2013
|
||||
# Copyright: (c) 2013 by Total Control Software
|
||||
# License: wxWindows License
|
||||
#----------------------------------------------------------------------
|
||||
#---------------------------------------------------------------------------
|
||||
# This setup file is placed in the root folder of the source dist tarball,
|
||||
# and will be used to help do automated builds from tools like easy_install
|
||||
|
||||
Reference in New Issue
Block a user