Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B-ASIC - Better ASIC Toolbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computer Engineering
B-ASIC - Better ASIC Toolbox
Commits
245f737a
"git@gitlab.liu.se:liu-puppet-modules/aes.git" did not exist on "2f771480f42dc84b4c6f1036514ca5946a27d20c"
Commit
245f737a
authored
2 years ago
by
Oscar Gustafsson
Browse files
Options
Downloads
Patches
Plain Diff
Add a few classifiers
parent
e6675e3f
No related branches found
No related tags found
No related merge requests found
Pipeline
#74910
passed
2 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+8
-0
8 additions, 0 deletions
pyproject.toml
with
8 additions
and
0 deletions
pyproject.toml
+
8
−
0
View file @
245f737a
...
...
@@ -17,10 +17,18 @@ dependencies = [
"scipy"
,
]
classifiers
=
[
"Intended Audience :: Education"
,
"Intended Audience :: Science/Research"
,
"Programming Language :: Python :: 3"
,
"Programming Language :: Python :: 3.7"
,
"Programming Language :: Python :: 3.8"
,
"Programming Language :: Python :: 3.9"
,
"Programming Language :: Python :: 3.10"
,
"Programming Language :: C++"
,
"License :: OSI Approved :: MIT License"
,
"Operating System :: OS Independent"
,
"Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)"
,
"Development Status :: 3 - Alpha"
,
]
dynamic
=
[
"version"
,
"authors"
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment